/external/musl/arch/generic/bits/ |
D | stdint.h | 21 #define SIZE_MAX UINT32_MAX macro 28 #define SIZE_MAX UINT64_MAX macro
|
/external/pcre/vms/ |
D | stdint.h | 6 #define SIZE_MAX UINT_MAX macro
|
/external/giflib/ |
D | openbsd-reallocarray.c | 12 #define SIZE_MAX UINTPTR_MAX macro
|
D | gif_lib_private.h | 16 #define SIZE_MAX UINTPTR_MAX macro
|
/external/libxml2/include/private/ |
D | memory.h | 10 #define SIZE_MAX ((size_t) -1) macro
|
/external/coreboot/src/include/ |
D | stddef.h | 10 #define SIZE_MAX __SIZE_MAX__ macro
|
/external/trusty/musl/arch/or1k/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/trusty/musl/arch/microblaze/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/trusty/musl/arch/riscv64/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/external/trusty/musl/arch/x32/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/trusty/musl/arch/mipsn32/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/trusty/musl/arch/aarch64/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/external/trusty/musl/arch/s390x/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/external/trusty/musl/arch/mips64/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/external/trusty/musl/arch/powerpc64/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/external/trusty/musl/arch/i386/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/trusty/musl/arch/sh/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/trusty/musl/arch/m68k/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/trusty/musl/arch/x86_64/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/external/trusty/musl/arch/mips/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/trusty/musl/arch/powerpc/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/trusty/musl/arch/arm/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/libconfig/lib/win32/ |
D | stdint.h | 179 # define SIZE_MAX _UI64_MAX macro 181 # define SIZE_MAX _UI32_MAX macro
|
/external/jemalloc_new/include/msvc_compat/C99/ |
D | stdint.h | 204 # define SIZE_MAX _UI64_MAX macro 206 # define SIZE_MAX _UI32_MAX macro
|
/external/trusty/arm-trusted-firmware/include/lib/libc/ |
D | stdint.h | 72 #define SIZE_MAX ULONG_MAX macro
|