Home
last modified time | relevance | path

Searched refs:UINT_LEAST32_MAX (Results 1 – 20 of 20) sorted by relevance

/external/llvm-project/libcxx/test/libcxx/depr/depr.c.headers/
Dstdint_h.std_types_t.compile.pass.cpp109 #ifndef UINT_LEAST32_MAX
110 #error UINT_LEAST32_MAX not defined
Dstdint_h.xopen_source.compile.pass.cpp106 #ifndef UINT_LEAST32_MAX
107 #error UINT_LEAST32_MAX not defined
/external/clang/test/Preprocessor/
Dstdint.c1451 UINT_LEAST32_MAX_ UINT_LEAST32_MAX
/external/llvm-project/clang/test/Preprocessor/
Dstdint.c1563 UINT_LEAST32_MAX_ UINT_LEAST32_MAX
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h42 #define UINT_LEAST32_MAX UINT32_MAX macro
/external/capstone/include/windowsce/
Dstdint.h80 #define UINT_LEAST32_MAX UINT32_MAX macro
/external/llvm-project/libcxx/include/
Dcstdint45 UINT_LEAST32_MAX
/external/libcxx/include/
Dcstdint46 UINT_LEAST32_MAX
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h156 #define UINT_LEAST32_MAX UINT32_MAX macro
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp104 #ifndef UINT_LEAST32_MAX
105 #error UINT_LEAST32_MAX not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp103 #ifndef UINT_LEAST32_MAX
104 #error UINT_LEAST32_MAX not defined
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp104 #ifndef UINT_LEAST32_MAX
105 #error UINT_LEAST32_MAX not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp103 #ifndef UINT_LEAST32_MAX
104 #error UINT_LEAST32_MAX not defined
/external/llvm-project/clang/lib/Headers/
Dstdint.h572 # define UINT_LEAST32_MAX __UINT_LEAST32_MAX macro
/external/clang/lib/Headers/
Dstdint.h586 # define UINT_LEAST32_MAX __UINT_LEAST32_MAX macro
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs93 pub const UINT_LEAST32_MAX: ::std::os::raw::c_uint = 4294967295; constant
Dvhost.rs125 pub const UINT_LEAST32_MAX: ::std::os::raw::c_uint = 4294967295; constant
/external/libexif/m4m/
Dstdint.m4698 # define UINT_LEAST32_MAX UINT32_MAX
/external/llvm-project/polly/lib/External/isl/m4/
Dax_create_stdint_h.m4703 # define UINT_LEAST32_MAX UINT32_MAX
/external/llvm-project/clang-tools-extra/clangd/
DCSymbolMap.inc188 SYMBOL(UINT_LEAST32_MAX, None, <stdint.h>)