Home
last modified time | relevance | path

Searched refs:INT_LEAST16_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.cpp73 #ifndef INT_LEAST16_MIN
74 #error INT_LEAST16_MIN not defined
Dstdint_h.xopen_source.compile.pass.cpp70 #ifndef INT_LEAST16_MIN
71 #error INT_LEAST16_MIN not defined
/external/clang/test/Preprocessor/
Dstdint.c1439 INT_LEAST16_MIN_ INT_LEAST16_MIN
/external/llvm-project/clang/test/Preprocessor/
Dstdint.c1551 INT_LEAST16_MIN_ INT_LEAST16_MIN
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h36 #define INT_LEAST16_MIN INT16_MIN macro
/external/capstone/include/windowsce/
Dstdint.h71 #define INT_LEAST16_MIN INT16_MIN macro
/external/llvm-project/libcxx/include/
Dcstdint34 INT_LEAST16_MIN
/external/libcxx/include/
Dcstdint35 INT_LEAST16_MIN
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h148 #define INT_LEAST16_MIN INT16_MIN macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py70 INT_LEAST16_MIN = INT16_MIN variable
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp68 #ifndef INT_LEAST16_MIN
69 #error INT_LEAST16_MIN not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp67 #ifndef INT_LEAST16_MIN
68 #error INT_LEAST16_MIN not defined
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp68 #ifndef INT_LEAST16_MIN
69 #error INT_LEAST16_MIN not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp67 #ifndef INT_LEAST16_MIN
68 #error INT_LEAST16_MIN not defined
/external/python/cpython2/Lib/plat-linux2/
DIN.py106 INT_LEAST16_MIN = (-32767-1) variable
/external/llvm-project/clang/lib/Headers/
Dstdint.h611 # define INT_LEAST16_MIN __INT_LEAST16_MIN macro
/external/clang/lib/Headers/
Dstdint.h625 # define INT_LEAST16_MIN __INT_LEAST16_MIN macro
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs86 pub const INT_LEAST16_MIN: ::std::os::raw::c_int = -32768; constant
Dvhost.rs118 pub const INT_LEAST16_MIN: ::std::os::raw::c_int = -32768; constant
/external/python/cpython2/Lib/plat-atheos/
DIN.py237 INT_LEAST16_MIN = (-32767-1) variable
/external/libexif/m4m/
Dstdint.m4686 # define INT_LEAST16_MIN INT16_MIN
/external/llvm-project/polly/lib/External/isl/m4/
Dax_create_stdint_h.m4691 # define INT_LEAST16_MIN INT16_MIN
/external/llvm-project/clang-tools-extra/clangd/
DCSymbolMap.inc110 SYMBOL(INT_LEAST16_MIN, None, <stdint.h>)