doc
c_macro.h File Reference
#include <stdint.h>
#include <string.h>

Go to the source code of this file.

Macros

#define ARRAY_SIZE(a)
#define discard_const(ptr)
#define discard_const_p(type, ptr)
#define INT_TO_POINTER(i)
#define likely(x)
#define MAX(a, b)
#define MIN(a, b)
#define POINTER_TO_INT(p)
#define SAFE_FREE(x)
#define unlikely(x)
#define ZERO_STRUCT(x)
#define ZERO_STRUCTP(x)

Detailed Description

cynapses libc macro definitions

Definition in file c_macro.h.