Home
last modified time | relevance | path

Searched refs:UINT_LEAST8_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.cpp101 #ifndef UINT_LEAST8_MAX
102 #error UINT_LEAST8_MAX not defined
Dstdint_h.xopen_source.compile.pass.cpp98 #ifndef UINT_LEAST8_MAX
99 #error UINT_LEAST8_MAX not defined
/external/clang/test/Preprocessor/
Dstdint.c1431 UINT_LEAST8_MAX_ UINT_LEAST8_MAX
/external/llvm-project/clang/test/Preprocessor/
Dstdint.c1543 UINT_LEAST8_MAX_ UINT_LEAST8_MAX
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h34 #define UINT_LEAST8_MAX UINT8_MAX macro
/external/capstone/include/windowsce/
Dstdint.h78 #define UINT_LEAST8_MAX UINT8_MAX macro
/external/llvm-project/libcxx/include/
Dcstdint43 UINT_LEAST8_MAX
/external/libcxx/include/
Dcstdint44 UINT_LEAST8_MAX
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h154 #define UINT_LEAST8_MAX UINT8_MAX macro
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp96 #ifndef UINT_LEAST8_MAX
97 #error UINT_LEAST8_MAX not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp95 #ifndef UINT_LEAST8_MAX
96 #error UINT_LEAST8_MAX not defined
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp96 #ifndef UINT_LEAST8_MAX
97 #error UINT_LEAST8_MAX not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp95 #ifndef UINT_LEAST8_MAX
96 #error UINT_LEAST8_MAX not defined
/external/python/cpython2/Lib/plat-linux2/
DIN.py113 UINT_LEAST8_MAX = (255) variable
/external/llvm-project/clang/lib/Headers/
Dstdint.h632 # define UINT_LEAST8_MAX __UINT_LEAST8_MAX macro
/external/clang/lib/Headers/
Dstdint.h646 # define UINT_LEAST8_MAX __UINT_LEAST8_MAX macro
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs91 pub const UINT_LEAST8_MAX: ::std::os::raw::c_uint = 255; constant
Dvhost.rs123 pub const UINT_LEAST8_MAX: ::std::os::raw::c_uint = 255; constant
/external/libexif/m4m/
Dstdint.m4696 # define UINT_LEAST8_MAX UINT8_MAX
/external/llvm-project/polly/lib/External/isl/m4/
Dax_create_stdint_h.m4701 # define UINT_LEAST8_MAX UINT8_MAX
/external/libxkbcommon/config/libxkbcommon.so.0.0.0.p/
Dparser.c340 && UINT_LEAST8_MAX <= INT_MAX)
/external/libpcap/
Dgrammar.c706 && UINT_LEAST8_MAX <= INT_MAX)
/external/llvm-project/clang-tools-extra/clangd/
DCSymbolMap.inc190 SYMBOL(UINT_LEAST8_MAX, None, <stdint.h>)
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp744 && UINT_LEAST8_MAX <= INT_MAX)