/external/musl/arch/m68k/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/musl/arch/microblaze/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/musl/arch/i386/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/musl/arch/mips64/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/external/musl/arch/powerpc/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/musl/arch/powerpc64/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/external/musl/arch/mipsn32/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/musl/arch/mips/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/musl/arch/aarch64/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/external/musl/arch/sh/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/musl/arch/x86_64/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/external/musl/arch/riscv64/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/external/musl/arch/arm/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/musl/arch/or1k/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/external/musl/arch/s390x/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/external/musl/arch/x32/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/arm-trusted-firmware/include/lib/libc/ |
D | stdint.h | 72 #define SIZE_MAX ULONG_MAX macro
|
/external/flac/include/share/ |
D | alloc.h | 63 # define SIZE_MAX SIZE_T_MAX macro
|
/external/capstone/include/windowsce/ |
D | stdint.h | 108 #define SIZE_MAX UINTPTR_MAX macro
|
/external/cronet/third_party/icu/source/tools/tzcode/ |
D | private.h | 209 #define SIZE_MAX ((size_t) -1) macro
|
/external/cronet/third_party/libevent/ |
D | buffer.c | 350 #define SIZE_MAX ((size_t)-1) macro
|
/external/icu/icu4c/source/tools/tzcode/ |
D | private.h | 209 #define SIZE_MAX ((size_t) -1) macro
|
/external/ltp/testcases/kernel/mem/mmapstress/ |
D | mmapstress10.c | 110 #define SIZE_MAX UINT_MAX macro
|