#include <libarch/common.h>Go to the source code of this file.
| Defines | |
| #define | __32_BITS__ | 
| #define | SIZE_MAX UINT32_MAX | 
| #define | SIZE_MIN UINT32_MIN | 
| #define | SSIZE_MAX INT32_MAX | 
| #define | SSIZE_MIN INT32_MIN | 
| Typedefs | |
| typedef uint32_t | atomic_count_t | 
| typedef int32_t | atomic_signed_t | 
| typedef uint32_t | size_t | 
| typedef int32_t | ssize_t | 
| typedef uint32_t | sysarg_t | 
| typedef uint32_t | uintptr_t | 
Definition in file types.h.
 1.4.7
 1.4.7