Here is a list of all documented file members with links to the documentation:
- n -
- ncalloc()
: NMalloc.h
- nfree()
: NMalloc.h
- nfree_size()
: NMalloc.h
- NLIB_ALIGNAS
: Config.h
- NLIB_ALIGNOF
: Config.h
- NLIB_ASSUME
: Platform.h
- nlib_barrier
: Platform.h
- nlib_barrier_destroy()
: Platform.h
- nlib_barrier_init()
: Platform.h
- nlib_barrier_wait()
: Platform.h
- nlib_basename()
: Platform.h
- nlib_bitreverse32()
: Platform.h
- nlib_bitreverse64()
: Platform.h
- nlib_calloc()
: Platform.h
- NLIB_CATCH
: Config.h
- NLIB_CEXPR
: Config.h
- nlib_clz32()
: Platform.h
- nlib_clz64()
: Platform.h
- nlib_compiler_version()
: Platform.h
- nlib_cond_broadcast()
: Platform.h
- nlib_cond_destroy()
: Platform.h
- nlib_cond_init()
: Platform.h
- nlib_cond_signal()
: Platform.h
- nlib_cond_wait()
: Platform.h
- nlib_cond_wait_for()
: Platform.h
- nlib_cond_wait_for_timespec()
: Platform.h
- nlib_cond_wait_until()
: Platform.h
- nlib_cond_wait_until_timespec()
: Platform.h
- nlib_condrwlock
: Platform.h
- nlib_condrwlock_broadcast()
: Platform.h
- nlib_condrwlock_destroy()
: Platform.h
- nlib_condrwlock_init()
: Platform.h
- NLIB_CONDRWLOCK_INITIALIZER
: Platform.h
- nlib_condrwlock_signal()
: Platform.h
- nlib_condrwlock_wait()
: Platform.h
- nlib_condrwlock_wait_for()
: Platform.h
- nlib_condrwlock_wait_for_timespec()
: Platform.h
- nlib_condrwlock_wait_until()
: Platform.h
- nlib_condrwlock_wait_until_timespec()
: Platform.h
- nlib_crc32()
: Platform.h
- nlib_crc32c()
: Platform.h
- nlib_ctz32()
: Platform.h
- nlib_ctz64()
: Platform.h
- nlib_debug_backtrace()
: Platform.h
- nlib_debug_backtrace_gettext()
: Platform.h
- nlib_debug_break()
: Platform.h
- nlib_dir_close()
: Platform.h
- nlib_dir_open()
: Platform.h
- nlib_dir_read()
: Platform.h
- nlib_dirname()
: Platform.h
- NLIB_DISALLOW_COPY_AND_ASSIGN
: Config.h
- nlib_disk_freespace()
: Platform.h
- nlib_dprintf()
: Platform.h
- nlib_duration
: Platform.h
- nlib_dwprintf()
: Platform.h
- nlib_epochtime()
: Platform.h
- nlib_epochtime_timespec()
: Platform.h
- nlib_error_string()
: Platform.h
- NLIB_EXI_ESTR
: Types.h
- NLIB_EXI_LITERAL
: Types.h
- NLIB_EXI_STR
: Types.h
- NLIB_EXI_STRING
: Types.h
- NLIB_EXI_UTF8
: Types.h
- nlib_exist_path()
: Platform.h
- nlib_f128_t
: SimdFloat.h
- NLIB_F128_TRANSPOSE
: SimdFloat.h
- nlib_fd
: Platform.h
- nlib_fd_close()
: Platform.h
- nlib_fd_creat()
: Platform.h
- nlib_fd_flush()
: Platform.h
- nlib_fd_getsize()
: Platform.h
- NLIB_FD_INVALID
: Platform.h
- nlib_fd_native_handle()
: Platform.h
- NLIB_FD_O_APPEND
: Platform.h
- NLIB_FD_O_CREAT
: Platform.h
- NLIB_FD_O_EXCL
: Platform.h
- NLIB_FD_O_RDONLY
: Platform.h
- NLIB_FD_O_RDWR
: Platform.h
- NLIB_FD_O_TRUNC
: Platform.h
- NLIB_FD_O_WRONLY
: Platform.h
- nlib_fd_open()
: Platform.h
- nlib_fd_pread()
: Platform.h
- nlib_fd_preadv()
: Platform.h
- nlib_fd_pwrite()
: Platform.h
- nlib_fd_pwritev()
: Platform.h
- nlib_fd_read()
: Platform.h
- nlib_fd_readv()
: Platform.h
- nlib_fd_seek()
: Platform.h
- nlib_fd_sync()
: Platform.h
- nlib_fd_truncate()
: Platform.h
- nlib_fd_write()
: Platform.h
- nlib_fd_writev()
: Platform.h
- NLIB_FINAL
: Config.h
- NLIB_FLAGS_DECLARE_bool
: Nflags.h
- NLIB_FLAGS_DECLARE_double
: Nflags.h
- NLIB_FLAGS_DECLARE_int32
: Nflags.h
- NLIB_FLAGS_DECLARE_string
: Nflags.h
- NLIB_FLAGS_DEFINE_bool
: Nflags.h
- NLIB_FLAGS_DEFINE_double
: Nflags.h
- NLIB_FLAGS_DEFINE_int32
: Nflags.h
- NLIB_FLAGS_DEFINE_string
: Nflags.h
- nlib_free()
: Platform.h
- nlib_free_size()
: Platform.h
- nlib_gen_random()
: Platform.h
- nlib_get_native_last_error()
: Platform.h
- nlib_getenv()
: Platform.h
- nlib_getversion()
: Platform.h
- nlib_i128_t
: SimdInt.h
- NLIB_I128_TRANSPOSE32
: SimdInt.h
- nlib_is_dir()
: Platform.h
- nlib_is_error()
: Config.h
- nlib_isalnum()
: Platform.h
- nlib_isalpha()
: Platform.h
- nlib_isblank()
: Platform.h
- nlib_iscntrl()
: Platform.h
- nlib_isdigit()
: Platform.h
- nlib_isgraph()
: Platform.h
- nlib_islower()
: Platform.h
- nlib_isprint()
: Platform.h
- nlib_ispunct()
: Platform.h
- nlib_isspace()
: Platform.h
- nlib_isupper()
: Platform.h
- nlib_isxdigit()
: Platform.h
- nlib_log_attr_setint()
: Platform.h
- NLIB_LOG_DEBUG
: Platform.h
- NLIB_LOG_ERROR
: Platform.h
- NLIB_LOG_FATAL
: Platform.h
- NLIB_LOG_INFO
: Platform.h
- NLIB_LOG_LEVEL_ALL
: Platform.h
- NLIB_LOG_LEVEL_EQUAL_OR_ABOVE
: Platform.h
- NLIB_LOG_LEVEL_EQUAL_OR_BELOW
: Platform.h
- nlib_log_print()
: Platform.h
- nlib_log_priority
: Platform.h
- NLIB_LOG_VERBOSE
: Platform.h
- nlib_log_vprint()
: Platform.h
- NLIB_LOG_WARN
: Platform.h
- nlib_long_compatible_t
: Platform.h
- nlib_malloc()
: Platform.h
- nlib_malloc_size()
: Platform.h
- nlib_memalign()
: Platform.h
- nlib_memccpy()
: Platform.h
- nlib_memchr()
: Platform.h
- nlib_memchr_gt()
: Platform.h
- nlib_memchr_lt()
: Platform.h
- nlib_memchr_mb()
: Platform.h
- nlib_memchr_not()
: Platform.h
- nlib_memchr_range_not()
: Platform.h
- nlib_memcmp()
: Platform.h
- nlib_memcplen()
: Platform.h
- nlib_memcpy()
: Platform.h
- nlib_memcspn()
: Platform.h
- nlib_memmove()
: Platform.h
- nlib_mempagesize()
: Platform.h
- nlib_memrchr()
: Platform.h
- nlib_memset()
: Platform.h
- nlib_memspn()
: Platform.h
- nlib_memutf16_to_utf8()
: Config.h
- nlib_memutf32_to_utf8()
: Config.h
- nlib_memutf8_to_utf16()
: Config.h
- nlib_memutf8_to_utf32()
: Config.h
- nlib_memutf8_to_wide()
: Config.h
, Platform.h
- nlib_memwide_to_utf8()
: Config.h
, Platform.h
- nlib_mkdir()
: Platform.h
- nlib_mlock()
: Platform.h
- nlib_mq
: Platform.h
- nlib_mq_close()
: Platform.h
- nlib_mq_drop()
: Platform.h
- nlib_mq_getattr()
: Platform.h
- nlib_mq_msg
: Platform.h
- nlib_mq_msg_destructor
: Platform.h
- nlib_mq_open()
: Platform.h
- nlib_mq_readonly()
: Platform.h
- nlib_mq_receive()
: Platform.h
- nlib_mq_receive_until()
: Platform.h
- nlib_mq_send()
: Platform.h
- nlib_mq_send_until()
: Platform.h
- nlib_munlock()
: Platform.h
- nlib_mutex_destroy()
: Platform.h
- nlib_mutex_init()
: Platform.h
- nlib_mutex_lock()
: Platform.h
- nlib_mutex_recursive_init()
: Platform.h
- nlib_mutex_recursive_timed_init()
: Platform.h
- nlib_mutex_trylock()
: Platform.h
- nlib_mutex_trylock_for()
: Platform.h
- nlib_mutex_trylock_for_timespec()
: Platform.h
- nlib_mutex_unlock()
: Platform.h
- NLIB_NOEMPTYFILE
: Config.h
- NLIB_NOEXCEPT
: Config.h
- nlib_offset
: Platform.h
- nlib_once()
: Platform.h
- NLIB_ONCE_INIT
: Platform.h
- nlib_onceflag
: Platform.h
- nlib_oncefunc
: Platform.h
- NLIB_OVERRIDE
: Config.h
- nlib_physical_alloc()
: Platform.h
- nlib_physical_free()
: Platform.h
- nlib_popcnt16()
: Platform.h
- nlib_popcnt32()
: Platform.h
- nlib_popcnt64()
: Platform.h
- nlib_printf()
: Platform.h
- nlib_realloc()
: Platform.h
- nlib_remove()
: Platform.h
- nlib_rename()
: Platform.h
- NLIB_REPLACE_MALLOC
: NMalloc.h
- NLIB_REPLACE_MALLOC_NEW
: NMalloc.h
- nlib_rmdir()
: Platform.h
- nlib_rwlock
: Platform.h
- nlib_rwlock_destroy()
: Platform.h
- nlib_rwlock_init()
: Platform.h
- NLIB_RWLOCK_INITIALIZER
: Platform.h
- nlib_rwlock_rdlock()
: Platform.h
- nlib_rwlock_rdunlock()
: Platform.h
- nlib_rwlock_tryrdlock()
: Platform.h
- nlib_rwlock_tryrdlock_for()
: Platform.h
- nlib_rwlock_tryrdlock_for_timespec()
: Platform.h
- nlib_rwlock_tryrdlock_until()
: Platform.h
- nlib_rwlock_tryrdlock_until_timespec()
: Platform.h
- nlib_rwlock_trywrlock()
: Platform.h
- nlib_rwlock_trywrlock_for()
: Platform.h
- nlib_rwlock_trywrlock_for_timespec()
: Platform.h
- nlib_rwlock_trywrlock_until()
: Platform.h
- nlib_rwlock_trywrlock_until_timespec()
: Platform.h
- nlib_rwlock_wrlock()
: Platform.h
- nlib_rwlock_wrunlock()
: Platform.h
- NLIB_SAFE_BOOL
: Config.h
- NLIB_SEEK_CUR
: Platform.h
- NLIB_SEEK_SET
: Platform.h
- nlib_semaphore_destroy()
: Platform.h
- nlib_semaphore_init()
: Platform.h
- nlib_semaphore_post()
: Platform.h
- nlib_semaphore_post_ex()
: Platform.h
- nlib_semaphore_trywait()
: Platform.h
- nlib_semaphore_trywait_for()
: Platform.h
- nlib_semaphore_trywait_for_timespec()
: Platform.h
- nlib_semaphore_wait()
: Platform.h
- nlib_skipws()
: Platform.h
- nlib_sleep()
: Platform.h
- nlib_sleep_timespec()
: Platform.h
- nlib_snprintf()
: Config.h
, Platform.h
- nlib_snwprintf()
: Config.h
, Platform.h
- nlib_spinlock
: Platform.h
- nlib_spinlock_init()
: Platform.h
- NLIB_SPINLOCK_INITIALIZER
: Platform.h
- nlib_spinlock_lock()
: Platform.h
- nlib_spinlock_trylock()
: Platform.h
- nlib_spinlock_unlock()
: Platform.h
- NLIB_STATIC_ASSERT
: Config.h
- nlib_strchr()
: Platform.h
- nlib_strchr_mb()
: Platform.h
- nlib_strcpy()
: Config.h
, Platform.h
- nlib_strlcpy()
: Config.h
- nlib_strlen()
: Platform.h
- nlib_strncpy()
: Config.h
, Platform.h
- nlib_strnlen()
: Platform.h
- nlib_strrchr()
: Platform.h
- nlib_strto_double()
: Platform.h
- nlib_strto_double_fallback()
: Platform.h
- nlib_strto_float()
: Platform.h
- nlib_strto_float_fallback()
: Platform.h
- nlib_strto_int16()
: Platform.h
- nlib_strto_int32()
: Platform.h
- nlib_strto_int32_fallback()
: Platform.h
- nlib_strto_int64()
: Platform.h
- nlib_strto_int64_fallback()
: Platform.h
- nlib_strto_int8()
: Platform.h
- nlib_strto_uint16()
: Platform.h
- nlib_strto_uint32()
: Platform.h
- nlib_strto_uint32_fallback()
: Platform.h
- nlib_strto_uint64()
: Platform.h
- nlib_strto_uint64_fallback()
: Platform.h
- nlib_strto_uint8()
: Platform.h
- nlib_swapendian_16()
: Platform.h
- nlib_swapendian_32()
: Platform.h
- nlib_swapendian_64()
: Platform.h
- NLIB_TESTING_OSTREAM
: testing.h
- nlib_thread_attr
: Platform.h
- nlib_thread_attr_destroy()
: Platform.h
- nlib_thread_attr_getint()
: Platform.h
- nlib_thread_attr_getptr()
: Platform.h
- nlib_thread_attr_getstack()
: Platform.h
- nlib_thread_attr_init()
: Platform.h
- nlib_thread_attr_setint()
: Platform.h
- nlib_thread_attr_setptr()
: Platform.h
- nlib_thread_attr_setstack()
: Platform.h
- nlib_thread_cleanup_pop()
: Platform.h
- nlib_thread_cleanup_push()
: Platform.h
- nlib_thread_create()
: Platform.h
- nlib_thread_detach()
: Platform.h
- nlib_thread_equal()
: Platform.h
- nlib_thread_exit()
: Platform.h
- nlib_thread_exit_cpp()
: Config.h
- nlib_thread_func
: Platform.h
- nlib_thread_getconcurrency()
: Platform.h
- nlib_thread_getcpu()
: Platform.h
- nlib_thread_getid()
: Platform.h
- nlib_thread_getname()
: Platform.h
- nlib_thread_getpriority()
: Platform.h
- nlib_thread_id
: Platform.h
- NLIB_THREAD_INVALID
: Platform.h
- nlib_thread_join()
: Platform.h
- nlib_thread_priority_default()
: Platform.h
- nlib_thread_priority_max()
: Platform.h
- nlib_thread_priority_min()
: Platform.h
- nlib_thread_self()
: Platform.h
- nlib_thread_setaffinity()
: Platform.h
- nlib_thread_setname()
: Platform.h
- nlib_thread_setpriority()
: Platform.h
- NLIB_THROW
: Config.h
- nlib_ticktime()
: Platform.h
- nlib_ticktime_timespec()
: Platform.h
- nlib_time
: Platform.h
- nlib_tls_alloc()
: Platform.h
- nlib_tls_destructor
: Platform.h
- nlib_tls_free()
: Platform.h
- nlib_tls_getvalue()
: Platform.h
- nlib_tls_setvalue()
: Platform.h
- nlib_tolower()
: Platform.h
- nlib_toupper()
: Platform.h
- NLIB_TRY
: Config.h
- nlib_tryonce()
: Platform.h
- nlib_ulong_compatible_t
: Platform.h
- nlib_unlink()
: Platform.h
- nlib_utf16_t
: Config.h
- nlib_utf16_to_utf32char()
: Config.h
- nlib_utf16_to_utf8()
: Config.h
- nlib_utf16cplen()
: Config.h
- nlib_utf16cplen_ex()
: Config.h
- nlib_utf16cpy()
: Config.h
- nlib_utf16len()
: Config.h
- nlib_utf16ncpy()
: Config.h
- nlib_utf16nlen()
: Config.h
- nlib_utf32_t
: Config.h
- nlib_utf32_to_utf8()
: Config.h
- nlib_utf32char_to_utf16()
: Config.h
- nlib_utf32char_to_utf8()
: Config.h
- nlib_utf32cplen()
: Config.h
- nlib_utf32cpy()
: Config.h
- nlib_utf32len()
: Config.h
- nlib_utf32ncpy()
: Config.h
- nlib_utf32nlen()
: Config.h
- nlib_utf8_to_utf16()
: Config.h
- nlib_utf8_to_utf32()
: Config.h
- nlib_utf8_to_utf32char()
: Config.h
- nlib_utf8_to_wide()
: Platform.h
, Config.h
- nlib_vdprintf()
: Platform.h
- nlib_vdwprintf()
: Platform.h
- NLIB_VERSION
: Platform.h
- NLIB_VERSION_DATE
: Platform.h
- NLIB_VERSION_YEAR
: Platform.h
- NLIB_VERSION_YEAR_SHORT
: Platform.h
- nlib_virtual_alloc()
: Platform.h
- nlib_virtual_free()
: Platform.h
- nlib_vsnprintf()
: Platform.h
, Config.h
- nlib_vsnwprintf()
: Config.h
, Platform.h
- NLIB_WARN
: Platform.h
- nlib_wcscplen()
: Platform.h
- nlib_wcscpy()
: Platform.h
, Config.h
- nlib_wcslen()
: Platform.h
- nlib_wcsncpy()
: Config.h
, Platform.h
- nlib_wcsnlen()
: Platform.h
- nlib_wide_to_utf8()
: Platform.h
, Config.h
- nlib_wprintf()
: Platform.h
- nlib_write_stderr()
: Platform.h
- nlib_write_stdout()
: Platform.h
- nlib_yield()
: Platform.h
- nmalloc()
: NMalloc.h
- nmalloc_aligned()
: NMalloc.h
- NMALLOC_DUMP_ALL
: NMalloc.h
- NMALLOC_DUMP_BASIC
: NMalloc.h
- NMALLOC_DUMP_PAGESUMMARY
: NMalloc.h
- NMALLOC_DUMP_POINTERS
: NMalloc.h
- NMALLOC_DUMP_SPANS
: NMalloc.h
- nmalloc_get_settings()
: NMalloc.h
- NMALLOC_HEAPOPTION_CACHE_DISABLE
: NMalloc.h
- NMALLOC_HEAPOPTION_ENABLE_ENV
: NMalloc.h
- nmalloc_heapwalk_callback
: NMalloc.h
- nmalloc_query()
: NMalloc.h
- nmalloc_size()
: NMalloc.h
- nmalloc_walk_allocated_ptrs()
: NMalloc.h
- NMallocDumpMode
: NMalloc.h
- nrealloc()
: NMalloc.h