/external/llvm-project/libcxx/test/libcxx/depr/depr.c.headers/ |
D | stdint_h.std_types_t.compile.pass.cpp | 77 #ifndef INT_LEAST32_MIN 78 #error INT_LEAST32_MIN not defined
|
D | stdint_h.xopen_source.compile.pass.cpp | 74 #ifndef INT_LEAST32_MIN 75 #error INT_LEAST32_MIN not defined
|
/external/clang/test/Preprocessor/ |
D | stdint.c | 1449 INT_LEAST32_MIN_ INT_LEAST32_MIN
|
/external/llvm-project/clang/test/Preprocessor/ |
D | stdint.c | 1561 INT_LEAST32_MIN_ INT_LEAST32_MIN
|
/external/arm-trusted-firmware/include/lib/libc/ |
D | stdint.h | 40 #define INT_LEAST32_MIN INT32_MIN macro
|
/external/capstone/include/windowsce/ |
D | stdint.h | 72 #define INT_LEAST32_MIN INT32_MIN macro
|
/external/llvm-project/libcxx/include/ |
D | cstdint | 35 INT_LEAST32_MIN
|
/external/libcxx/include/ |
D | cstdint | 36 INT_LEAST32_MIN
|
/external/jemalloc_new/include/msvc_compat/C99/ |
D | stdint.h | 150 #define INT_LEAST32_MIN INT32_MIN macro
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | TYPES.py | 71 INT_LEAST32_MIN = INT32_MIN variable
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 72 #ifndef INT_LEAST32_MIN 73 #error INT_LEAST32_MIN not defined
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 71 #ifndef INT_LEAST32_MIN 72 #error INT_LEAST32_MIN not defined
|
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 72 #ifndef INT_LEAST32_MIN 73 #error INT_LEAST32_MIN not defined
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 71 #ifndef INT_LEAST32_MIN 72 #error INT_LEAST32_MIN not defined
|
/external/python/cpython2/Lib/plat-linux2/ |
D | IN.py | 107 INT_LEAST32_MIN = (-2147483647-1) variable
|
/external/llvm-project/clang/lib/Headers/ |
D | stdint.h | 570 # define INT_LEAST32_MIN __INT_LEAST32_MIN macro
|
/external/clang/lib/Headers/ |
D | stdint.h | 584 # define INT_LEAST32_MIN __INT_LEAST32_MIN macro
|
/external/crosvm/virtio_sys/src/ |
D | virtio_ring.rs | 87 pub const INT_LEAST32_MIN: ::std::os::raw::c_int = -2147483648; constant
|
D | vhost.rs | 119 pub const INT_LEAST32_MIN: ::std::os::raw::c_int = -2147483648; constant
|
/external/python/cpython2/Lib/plat-atheos/ |
D | IN.py | 238 INT_LEAST32_MIN = (-2147483647-1) variable
|
/external/libexif/m4m/ |
D | stdint.m4 | 687 # define INT_LEAST32_MIN INT32_MIN
|
/external/llvm-project/polly/lib/External/isl/m4/ |
D | ax_create_stdint_h.m4 | 692 # define INT_LEAST32_MIN INT32_MIN
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | CSymbolMap.inc | 112 SYMBOL(INT_LEAST32_MIN, None, <stdint.h>)
|