/third_party/gettext/gettext-runtime/m4/ |
D | size_max.m4 | 63 AC_DEFINE_UNQUOTED([SIZE_MAX], [$gl_cv_size_max], definition
|
/third_party/giflib/ |
D | openbsd-reallocarray.c | 12 #define SIZE_MAX UINTPTR_MAX macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/third_party/musl/arch/aarch64/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/third_party/musl/arch/microblaze/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/third_party/musl/arch/mips64/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/third_party/musl/arch/i386/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/third_party/musl/arch/sh/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/third_party/musl/arch/riscv64/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/third_party/musl/arch/or1k/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/third_party/musl/arch/x86_64/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/third_party/musl/arch/arm/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/third_party/musl/arch/s390x/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT64_MAX macro
|
/third_party/musl/arch/m68k/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/third_party/musl/arch/mips/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/third_party/musl/arch/x32/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/third_party/musl/arch/powerpc/bits/ |
D | stdint.h | 20 #define SIZE_MAX UINT32_MAX macro
|
/third_party/openssl/include/internal/ |
D | numbers.h | 64 # define SIZE_MAX __MAXUINT__(size_t) macro
|
/third_party/libuv/include/uv/ |
D | stdint-msvc2008.h | 204 # define SIZE_MAX _UI64_MAX macro 206 # define SIZE_MAX _UI32_MAX macro
|
/third_party/openssl/crypto/evp/ |
D | pbe_scrypt.c | 119 # define SIZE_MAX ((size_t)-1) macro
|