#include <libarch/common.h>
Go to the source code of this file.
Data Structures | |
struct | fncptr_t |
struct | int128_t |
struct | uint128_t |
Defines | |
#define | __64_BITS__ |
#define | SIZE_MAX UINT64_MAX |
#define | SIZE_MIN UINT64_MIN |
#define | SSIZE_MAX INT64_MAX |
#define | SSIZE_MIN INT64_MIN |
Typedefs | |
typedef uint64_t | atomic_count_t |
typedef int64_t | atomic_signed_t |
typedef uint64_t | size_t |
typedef int64_t | ssize_t |
typedef uint64_t | sysarg_t |
typedef uint64_t | uintptr_t |
Definition in file types.h.