Home
last modified time | relevance | path

Searched refs:INT_LEAST16_MAX (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.cpp89 #ifndef INT_LEAST16_MAX
90 #error INT_LEAST16_MAX not defined
Dstdint_h.xopen_source.compile.pass.cpp86 #ifndef INT_LEAST16_MAX
87 #error INT_LEAST16_MAX not defined
/external/clang/test/Preprocessor/
Dstdint.c1440 INT_LEAST16_MAX_ INT_LEAST16_MAX
/external/llvm-project/clang/test/Preprocessor/
Dstdint.c1552 INT_LEAST16_MAX_ INT_LEAST16_MAX
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h37 #define INT_LEAST16_MAX INT16_MAX macro
/external/capstone/include/windowsce/
Dstdint.h75 #define INT_LEAST16_MAX INT16_MAX macro
/external/llvm-project/libcxx/include/
Dcstdint39 INT_LEAST16_MAX
/external/libcxx/include/
Dcstdint40 INT_LEAST16_MAX
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h149 #define INT_LEAST16_MAX INT16_MAX macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py63 INT_LEAST16_MAX = INT16_MAX variable
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp84 #ifndef INT_LEAST16_MAX
85 #error INT_LEAST16_MAX not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp83 #ifndef INT_LEAST16_MAX
84 #error INT_LEAST16_MAX not defined
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp84 #ifndef INT_LEAST16_MAX
85 #error INT_LEAST16_MAX not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp83 #ifndef INT_LEAST16_MAX
84 #error INT_LEAST16_MAX not defined
/external/python/cpython2/Lib/plat-linux2/
DIN.py110 INT_LEAST16_MAX = (32767) variable
/external/llvm-project/clang/lib/Headers/
Dstdint.h612 # define INT_LEAST16_MAX __INT_LEAST16_MAX macro
/external/clang/lib/Headers/
Dstdint.h626 # define INT_LEAST16_MAX __INT_LEAST16_MAX macro
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs89 pub const INT_LEAST16_MAX: ::std::os::raw::c_uint = 32767; constant
Dvhost.rs121 pub const INT_LEAST16_MAX: ::std::os::raw::c_uint = 32767; constant
/external/python/cpython2/Lib/plat-atheos/
DIN.py241 INT_LEAST16_MAX = (32767) variable
/external/libexif/m4m/
Dstdint.m4691 # define INT_LEAST16_MAX INT16_MAX
/external/llvm-project/polly/lib/External/isl/m4/
Dax_create_stdint_h.m4696 # define INT_LEAST16_MAX INT16_MAX
/external/llvm-project/clang-tools-extra/clangd/
DCSymbolMap.inc109 SYMBOL(INT_LEAST16_MAX, None, <stdint.h>)