#include <inttypes.h>
Go to the source code of this file.
Defines | |
#define | INTEGER_TYPES_H |
#define | UINT64_format "%" PRIu64 |
#define | UINT64_formatf(w) "%" #w PRIu64 |
#define | PATH_SEPARATOR '/' |
#define | F_HANDLE FILE |
Typedefs | |
typedef uint16_t | UINT16 |
typedef uint32_t | UINT32 |
typedef uint64_t | UINT64 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|