C-libs
0.1.0
Some C utils libraries
Loading...
Searching...
No Matches
Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- _ -
__FILENAME__ :
logger.h
,
debug.h
,
util_macros.h
__STR :
util_macros.h
_HAVE___ATOMIC_BUILTINS :
atomics.h
- a -
ABS :
util_macros.h
ACCESS :
util_attributes.h
ALIAS :
util_attributes.h
ALIGNED :
util_attributes.h
ALWAYS_INLINE :
util_attributes.h
ASSERT :
assert.h
assert :
assert.h
ATOMIC :
atomics.h
ATOMIC_COMPARE_EXCHANGE :
atomics.h
ATOMIC_DEC :
atomics.h
ATOMIC_EXCHANGE :
atomics.h
ATOMIC_FETCH_ADD :
atomics.h
ATOMIC_INC :
atomics.h
ATOMIC_LOAD :
atomics.h
ATOMIC_STORE :
atomics.h
ATTRIBUTE :
util_attributes.h
- b -
BIT :
util_macros.h
- c -
CALL_DBG :
debug.h
CALL_DBG_ARRAY :
debug.h
CEIL :
util_macros.h
CLAMP :
util_macros.h
CLEARBIT :
util_macros.h
COMPILE_ASSERT :
assert.h
CONST :
util_attributes.h
CONSTRUCTOR :
util_attributes.h
- d -
dbg :
debug.h
dbg_array :
debug.h
DBG_ARRAY_FUNC_DECL :
debug.h
DBG_FUNC_DECL :
debug.h
DBG_OUTSTREAM :
debug.h
DEFER :
util_macros.h
DEFINE_ATOMIC :
atomics.h
DEFINE_ATOMIC_PTR :
atomics.h
DEG2RAD :
util_macros.h
DEPRECATED :
util_attributes.h
DEPRECATED_MSG :
util_attributes.h
DESTRUCTOR :
util_attributes.h
DIFF :
util_macros.h
DOUBLE_ALMOST_EQUALS :
util_macros.h
DOUBLE_EPSILON :
util_macros.h
DOUBLE_RELATIVE_EQUAL :
util_macros.h
- e -
ERROR :
util_attributes.h
- f -
f128 :
util_macros.h
f32 :
util_macros.h
f64 :
util_macros.h
f80 :
util_macros.h
FD_ARG :
util_attributes.h
FD_ARG_READ :
util_attributes.h
FD_ARG_WRITE :
util_attributes.h
FLOAT_ABS :
util_macros.h
FLOAT_ALMOST_EQUALS :
util_macros.h
FLOAT_EPSILON :
util_macros.h
FLOAT_RELATIVE_EQUAL :
util_macros.h
FLOOR :
util_macros.h
FOREVER :
util_macros.h
FORMAT :
util_attributes.h
FORMAT_ARG :
util_attributes.h
- g -
GETBIT :
util_macros.h
GLUE :
util_macros.h
- i -
i16 :
util_macros.h
I16_MAX :
util_macros.h
I16_MIN :
util_macros.h
i32 :
util_macros.h
I32_MAX :
util_macros.h
I32_MIN :
util_macros.h
i64 :
util_macros.h
I64_MAX :
util_macros.h
I64_MIN :
util_macros.h
i8 :
util_macros.h
I8_MAX :
util_macros.h
I8_MIN :
util_macros.h
IS_NAN :
util_macros.h
- l -
LITERAL_I64 :
util_macros.h
LITERAL_U64 :
util_macros.h
LOG :
logger.h
LOG_DEBUG :
logger.h
LOG_ERROR :
logger.h
LOG_FATAL :
logger.h
LOG_FULL :
logger.h
LOG_INFO :
logger.h
log_level :
logger.h
log_message() :
logger.h
log_on_stderr() :
logger.h
log_on_stdout() :
logger.h
LOG_QUITE :
logger.h
LOG_TIMEOUT :
logger.h
LOG_TRACE :
logger.h
LOG_WARN :
logger.h
logger_cb_t :
logger.h
logger_close_file() :
logger.h
logger_deinit() :
logger.h
logger_init() :
logger.h
logger_set_callback() :
logger.h
logger_set_format_options() :
logger.h
logger_set_log_file() :
logger.h
logger_set_log_file_from_env() :
logger.h
logger_set_log_fileno() :
logger.h
logger_set_log_level() :
logger.h
logger_set_log_level_from_env() :
logger.h
logger_set_log_level_from_string() :
logger.h
- m -
MALLOC :
util_attributes.h
MAX :
util_macros.h
MIN :
util_macros.h
- n -
NONNULL :
util_attributes.h
NONNULL_POSITIONS :
util_attributes.h
NORETURN :
util_attributes.h
NOTHROW :
util_attributes.h
NULL_TERMINATED_STRING_ARG :
util_attributes.h
- o -
ONCE :
util_macros.h
- p -
PI :
util_macros.h
PRI_I16 :
util_macros.h
PRI_I32 :
util_macros.h
PRI_I64 :
util_macros.h
PRI_I8 :
util_macros.h
PRI_U16 :
util_macros.h
PRI_U32 :
util_macros.h
PRI_U64 :
util_macros.h
PRI_U8 :
util_macros.h
PURE :
util_attributes.h
- r -
RAD2DEG :
util_macros.h
RANGE :
util_macros.h
RANGE_STEP :
util_macros.h
RESET :
debug.h
RETURN_NONNULL :
util_attributes.h
ROUND :
util_macros.h
- s -
SCOPE :
util_macros.h
SENTINEL :
util_attributes.h
set_breakpoint() :
debug.h
SETBIT :
util_macros.h
SOURCE_PATH_SIZE :
logger.h
,
debug.h
,
util_macros.h
STMT :
util_macros.h
STR :
util_macros.h
SWAP :
util_macros.h
- t -
TOGGLEBIT :
util_macros.h
TRY_EXEC :
util_macros.h
TRY_GOTO :
util_macros.h
TRY_LOG :
util_macros.h
TRY_THROW :
util_macros.h
- u -
u16 :
util_macros.h
U16_MAX :
util_macros.h
u32 :
util_macros.h
U32_MAX :
util_macros.h
u64 :
util_macros.h
U64_MAX :
util_macros.h
u8 :
util_macros.h
U8_MAX :
util_macros.h
UNAVAILABLE :
util_attributes.h
UNAVAILABLE_MSG :
util_attributes.h
UNIQUE_TOKEN :
util_macros.h
UNREACHABLE :
util_attributes.h
UNUSED :
util_attributes.h
USED :
util_attributes.h
- w -
WARN_UNUSED_RESULT :
util_attributes.h
WARNING :
util_attributes.h
Generated by
1.13.2