Home
last modified time | relevance | path

Searched refs:UINTPTR_MAX (Results 1 - 25 of 67) sorted by relevance

123

/third_party/mbedtls/library/
H A Dcommon.h204 #if UINTPTR_MAX == 0xfffffffful
207 #elif UINTPTR_MAX == 0xfffffffffffffffful
/third_party/node/deps/uv/include/uv/
H A Dstdint-msvc2008.h177 # define UINTPTR_MAX UINT64_MAX macro
181 # define UINTPTR_MAX UINT32_MAX macro
/third_party/vixl/src/
H A Dglobals-vixl.h92 #if (UINTPTR_MAX == UINT32_MAX)
94 #elif (UINTPTR_MAX == UINT64_MAX)
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT32_MAX macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT32_MAX macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT32_MAX macro
/third_party/musl/src/env/
H A D__stack_chk_fail.c12 #if UINTPTR_MAX >= 0xffffffffffffffff in __init_ssp()
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT32_MAX macro
/third_party/musl/arch/aarch64/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT64_MAX macro
/third_party/musl/arch/microblaze/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT32_MAX macro
/third_party/musl/arch/mips/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT32_MAX macro
/third_party/musl/arch/or1k/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT32_MAX macro
/third_party/musl/arch/powerpc/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT32_MAX macro
/third_party/musl/arch/riscv32/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT32_MAX macro
/third_party/musl/arch/riscv64/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT64_MAX macro
/third_party/musl/arch/sh/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT32_MAX macro
/third_party/musl/arch/x32/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT32_MAX macro
/third_party/musl/arch/arm/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT32_MAX macro
/third_party/musl/arch/i386/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT32_MAX macro
/third_party/musl/arch/loongarch64/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT64_MAX macro
/third_party/musl/arch/m68k/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT32_MAX macro
/third_party/musl/arch/mips64/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT64_MAX macro
/third_party/musl/arch/mipsn32/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT32_MAX macro
/third_party/musl/arch/powerpc64/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT64_MAX macro
/third_party/musl/arch/s390x/bits/
H A Dstdint.h17 #define UINTPTR_MAX UINT64_MAX macro

Completed in 6 milliseconds

123