Home
last modified time | relevance | path

Searched defs:INTPTR_MIN (Results 1 - 24 of 24) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dstdint.h15 #define INTPTR_MIN INT32_MIN macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dstdint.h15 #define INTPTR_MIN INT32_MIN macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dstdint.h15 #define INTPTR_MIN INT32_MIN macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dstdint.h15 #define INTPTR_MIN INT32_MIN macro
/third_party/musl/arch/aarch64/bits/
H A Dstdint.h15 #define INTPTR_MIN INT64_MIN macro
/third_party/musl/arch/microblaze/bits/
H A Dstdint.h15 #define INTPTR_MIN INT32_MIN macro
/third_party/musl/arch/mips/bits/
H A Dstdint.h15 #define INTPTR_MIN INT32_MIN macro
/third_party/musl/arch/or1k/bits/
H A Dstdint.h15 #define INTPTR_MIN INT32_MIN macro
/third_party/musl/arch/powerpc/bits/
H A Dstdint.h15 #define INTPTR_MIN INT32_MIN macro
/third_party/musl/arch/riscv32/bits/
H A Dstdint.h15 #define INTPTR_MIN INT32_MIN macro
/third_party/musl/arch/riscv64/bits/
H A Dstdint.h15 #define INTPTR_MIN INT64_MIN macro
/third_party/musl/arch/sh/bits/
H A Dstdint.h15 #define INTPTR_MIN INT32_MIN macro
/third_party/musl/arch/x32/bits/
H A Dstdint.h15 #define INTPTR_MIN INT32_MIN macro
/third_party/musl/arch/arm/bits/
H A Dstdint.h15 #define INTPTR_MIN INT32_MIN macro
/third_party/musl/arch/i386/bits/
H A Dstdint.h15 #define INTPTR_MIN INT32_MIN macro
/third_party/musl/arch/loongarch64/bits/
H A Dstdint.h15 #define INTPTR_MIN INT64_MIN macro
/third_party/musl/arch/m68k/bits/
H A Dstdint.h15 #define INTPTR_MIN INT32_MIN macro
/third_party/musl/arch/mips64/bits/
H A Dstdint.h15 #define INTPTR_MIN INT64_MIN macro
/third_party/musl/arch/mipsn32/bits/
H A Dstdint.h15 #define INTPTR_MIN INT32_MIN macro
/third_party/musl/arch/powerpc64/bits/
H A Dstdint.h15 #define INTPTR_MIN INT64_MIN macro
/third_party/musl/arch/s390x/bits/
H A Dstdint.h15 #define INTPTR_MIN INT64_MIN macro
/third_party/musl/arch/x86_64/bits/
H A Dstdint.h15 #define INTPTR_MIN INT64_MIN macro
/third_party/node/deps/uv/include/uv/
H A Dstdint-msvc2008.h175 # define INTPTR_MIN INT64_MIN macro
179 # define INTPTR_MIN INT32_MIN macro
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
H A Dittnotify_bindings.rs87 pub const INTPTR_MIN: i64 = -9223372036854775808; consts

Completed in 9 milliseconds