Home
last modified time | relevance | path

Searched refs:INT_LEAST32_MIN (Results 1 – 23 of 23) sorted by relevance

/external/llvm-project/libcxx/test/libcxx/depr/depr.c.headers/
Dstdint_h.std_types_t.compile.pass.cpp77 #ifndef INT_LEAST32_MIN
78 #error INT_LEAST32_MIN not defined
Dstdint_h.xopen_source.compile.pass.cpp74 #ifndef INT_LEAST32_MIN
75 #error INT_LEAST32_MIN not defined
/external/clang/test/Preprocessor/
Dstdint.c1449 INT_LEAST32_MIN_ INT_LEAST32_MIN
/external/llvm-project/clang/test/Preprocessor/
Dstdint.c1561 INT_LEAST32_MIN_ INT_LEAST32_MIN
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h40 #define INT_LEAST32_MIN INT32_MIN macro
/external/capstone/include/windowsce/
Dstdint.h72 #define INT_LEAST32_MIN INT32_MIN macro
/external/llvm-project/libcxx/include/
Dcstdint35 INT_LEAST32_MIN
/external/libcxx/include/
Dcstdint36 INT_LEAST32_MIN
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h150 #define INT_LEAST32_MIN INT32_MIN macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py71 INT_LEAST32_MIN = INT32_MIN variable
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp72 #ifndef INT_LEAST32_MIN
73 #error INT_LEAST32_MIN not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp71 #ifndef INT_LEAST32_MIN
72 #error INT_LEAST32_MIN not defined
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp72 #ifndef INT_LEAST32_MIN
73 #error INT_LEAST32_MIN not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp71 #ifndef INT_LEAST32_MIN
72 #error INT_LEAST32_MIN not defined
/external/python/cpython2/Lib/plat-linux2/
DIN.py107 INT_LEAST32_MIN = (-2147483647-1) variable
/external/llvm-project/clang/lib/Headers/
Dstdint.h570 # define INT_LEAST32_MIN __INT_LEAST32_MIN macro
/external/clang/lib/Headers/
Dstdint.h584 # define INT_LEAST32_MIN __INT_LEAST32_MIN macro
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs87 pub const INT_LEAST32_MIN: ::std::os::raw::c_int = -2147483648; constant
Dvhost.rs119 pub const INT_LEAST32_MIN: ::std::os::raw::c_int = -2147483648; constant
/external/python/cpython2/Lib/plat-atheos/
DIN.py238 INT_LEAST32_MIN = (-2147483647-1) variable
/external/libexif/m4m/
Dstdint.m4687 # define INT_LEAST32_MIN INT32_MIN
/external/llvm-project/polly/lib/External/isl/m4/
Dax_create_stdint_h.m4692 # define INT_LEAST32_MIN INT32_MIN
/external/llvm-project/clang-tools-extra/clangd/
DCSymbolMap.inc112 SYMBOL(INT_LEAST32_MIN, None, <stdint.h>)