/external/llvm-project/libcxx/test/libcxx/depr/depr.c.headers/ |
D | stdint_h.std_types_t.compile.pass.cpp | 73 #ifndef INT_LEAST16_MIN 74 #error INT_LEAST16_MIN not defined
|
D | stdint_h.xopen_source.compile.pass.cpp | 70 #ifndef INT_LEAST16_MIN 71 #error INT_LEAST16_MIN not defined
|
/external/clang/test/Preprocessor/ |
D | stdint.c | 1439 INT_LEAST16_MIN_ INT_LEAST16_MIN
|
/external/llvm-project/clang/test/Preprocessor/ |
D | stdint.c | 1551 INT_LEAST16_MIN_ INT_LEAST16_MIN
|
/external/arm-trusted-firmware/include/lib/libc/ |
D | stdint.h | 36 #define INT_LEAST16_MIN INT16_MIN macro
|
/external/capstone/include/windowsce/ |
D | stdint.h | 71 #define INT_LEAST16_MIN INT16_MIN macro
|
/external/llvm-project/libcxx/include/ |
D | cstdint | 34 INT_LEAST16_MIN
|
/external/libcxx/include/ |
D | cstdint | 35 INT_LEAST16_MIN
|
/external/jemalloc_new/include/msvc_compat/C99/ |
D | stdint.h | 148 #define INT_LEAST16_MIN INT16_MIN macro
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | TYPES.py | 70 INT_LEAST16_MIN = INT16_MIN variable
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 68 #ifndef INT_LEAST16_MIN 69 #error INT_LEAST16_MIN not defined
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 67 #ifndef INT_LEAST16_MIN 68 #error INT_LEAST16_MIN not defined
|
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 68 #ifndef INT_LEAST16_MIN 69 #error INT_LEAST16_MIN not defined
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 67 #ifndef INT_LEAST16_MIN 68 #error INT_LEAST16_MIN not defined
|
/external/python/cpython2/Lib/plat-linux2/ |
D | IN.py | 106 INT_LEAST16_MIN = (-32767-1) variable
|
/external/llvm-project/clang/lib/Headers/ |
D | stdint.h | 611 # define INT_LEAST16_MIN __INT_LEAST16_MIN macro
|
/external/clang/lib/Headers/ |
D | stdint.h | 625 # define INT_LEAST16_MIN __INT_LEAST16_MIN macro
|
/external/crosvm/virtio_sys/src/ |
D | virtio_ring.rs | 86 pub const INT_LEAST16_MIN: ::std::os::raw::c_int = -32768; constant
|
D | vhost.rs | 118 pub const INT_LEAST16_MIN: ::std::os::raw::c_int = -32768; constant
|
/external/python/cpython2/Lib/plat-atheos/ |
D | IN.py | 237 INT_LEAST16_MIN = (-32767-1) variable
|
/external/libexif/m4m/ |
D | stdint.m4 | 686 # define INT_LEAST16_MIN INT16_MIN
|
/external/llvm-project/polly/lib/External/isl/m4/ |
D | ax_create_stdint_h.m4 | 691 # define INT_LEAST16_MIN INT16_MIN
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | CSymbolMap.inc | 110 SYMBOL(INT_LEAST16_MIN, None, <stdint.h>)
|