Home
last modified time | relevance | path

Searched refs:UINT_LEAST16_MAX (Results 1 – 24 of 24) sorted by relevance

/external/llvm-project/libcxx/test/libcxx/depr/depr.c.headers/
Dstdint_h.std_types_t.compile.pass.cpp105 #ifndef UINT_LEAST16_MAX
106 #error UINT_LEAST16_MAX not defined
Dstdint_h.xopen_source.compile.pass.cpp102 #ifndef UINT_LEAST16_MAX
103 #error UINT_LEAST16_MAX not defined
/external/clang/test/Preprocessor/
Dstdint.c1441 UINT_LEAST16_MAX_ UINT_LEAST16_MAX
/external/llvm-project/clang/test/Preprocessor/
Dstdint.c1553 UINT_LEAST16_MAX_ UINT_LEAST16_MAX
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h38 #define UINT_LEAST16_MAX UINT16_MAX macro
/external/capstone/include/windowsce/
Dstdint.h79 #define UINT_LEAST16_MAX UINT16_MAX macro
/external/llvm-project/libcxx/include/
Dcstdint44 UINT_LEAST16_MAX
/external/libcxx/include/
Dcstdint45 UINT_LEAST16_MAX
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h155 #define UINT_LEAST16_MAX UINT16_MAX macro
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp100 #ifndef UINT_LEAST16_MAX
101 #error UINT_LEAST16_MAX not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp99 #ifndef UINT_LEAST16_MAX
100 #error UINT_LEAST16_MAX not defined
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp100 #ifndef UINT_LEAST16_MAX
101 #error UINT_LEAST16_MAX not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp99 #ifndef UINT_LEAST16_MAX
100 #error UINT_LEAST16_MAX not defined
/external/python/cpython2/Lib/plat-linux2/
DIN.py114 UINT_LEAST16_MAX = (65535) variable
/external/llvm-project/clang/lib/Headers/
Dstdint.h613 # define UINT_LEAST16_MAX __UINT_LEAST16_MAX macro
/external/clang/lib/Headers/
Dstdint.h627 # define UINT_LEAST16_MAX __UINT_LEAST16_MAX macro
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs92 pub const UINT_LEAST16_MAX: ::std::os::raw::c_uint = 65535; constant
Dvhost.rs124 pub const UINT_LEAST16_MAX: ::std::os::raw::c_uint = 65535; constant
/external/libexif/m4m/
Dstdint.m4697 # define UINT_LEAST16_MAX UINT16_MAX
/external/llvm-project/polly/lib/External/isl/m4/
Dax_create_stdint_h.m4702 # define UINT_LEAST16_MAX UINT16_MAX
/external/libxkbcommon/config/libxkbcommon.so.0.0.0.p/
Dparser.c351 && UINT_LEAST16_MAX <= INT_MAX)
/external/libpcap/
Dgrammar.c717 && UINT_LEAST16_MAX <= INT_MAX)
/external/llvm-project/clang-tools-extra/clangd/
DCSymbolMap.inc187 SYMBOL(UINT_LEAST16_MAX, None, <stdint.h>)
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp755 && UINT_LEAST16_MAX <= INT_MAX)