Go to the source code of this file.
Macros | |
#define | HAVE_INT16_T 1 |
#define | HAVE_INT32_T 1 |
#define | HAVE_INT8_T 1 |
#define | HAVE_U_INT16_T 1 |
#define | HAVE_U_INT32_T 1 |
#define | HAVE_U_INT8_T 1 |
#define | PRId64 "lld" |
#define | PRIo64 "llo" |
#define | PRIu64 "llu" |
#define | PRIx64 "llx" |
#define HAVE_INT16_T 1 |
Definition at line 63 of file bittypes.h.
#define HAVE_INT32_T 1 |
Definition at line 82 of file bittypes.h.
#define HAVE_INT8_T 1 |
Definition at line 44 of file bittypes.h.
#define HAVE_U_INT16_T 1 |
Definition at line 62 of file bittypes.h.
#define HAVE_U_INT32_T 1 |
Definition at line 81 of file bittypes.h.
#define HAVE_U_INT8_T 1 |
Definition at line 43 of file bittypes.h.
#define PRId64 "lld" |
Definition at line 109 of file bittypes.h.
#define PRIo64 "llo" |
Definition at line 117 of file bittypes.h.
#define PRIu64 "llu" |
Definition at line 133 of file bittypes.h.
#define PRIx64 "llx" |
Definition at line 125 of file bittypes.h.