Home
last modified time | relevance | path

Searched refs:INT_LEAST32_MAX (Results 1 – 25 of 25) sorted by relevance

/external/llvm-project/libcxx/test/libcxx/depr/depr.c.headers/
Dstdint_h.std_types_t.compile.pass.cpp93 #ifndef INT_LEAST32_MAX
94 #error INT_LEAST32_MAX not defined
Dstdint_h.xopen_source.compile.pass.cpp90 #ifndef INT_LEAST32_MAX
91 #error INT_LEAST32_MAX not defined
/external/clang/test/Preprocessor/
Dstdint.c1450 INT_LEAST32_MAX_ INT_LEAST32_MAX
/external/llvm-project/clang/test/Preprocessor/
Dstdint.c1562 INT_LEAST32_MAX_ INT_LEAST32_MAX
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h41 #define INT_LEAST32_MAX INT32_MAX macro
/external/capstone/include/windowsce/
Dstdint.h76 #define INT_LEAST32_MAX INT32_MAX macro
/external/llvm-project/libcxx/include/
Dcstdint40 INT_LEAST32_MAX
/external/libcxx/include/
Dcstdint41 INT_LEAST32_MAX
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h151 #define INT_LEAST32_MAX INT32_MAX macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py64 INT_LEAST32_MAX = INT32_MAX variable
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp88 #ifndef INT_LEAST32_MAX
89 #error INT_LEAST32_MAX not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp87 #ifndef INT_LEAST32_MAX
88 #error INT_LEAST32_MAX not defined
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp88 #ifndef INT_LEAST32_MAX
89 #error INT_LEAST32_MAX not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp87 #ifndef INT_LEAST32_MAX
88 #error INT_LEAST32_MAX not defined
/external/python/cpython2/Lib/plat-linux2/
DIN.py111 INT_LEAST32_MAX = (2147483647) variable
/external/llvm-project/clang/lib/Headers/
Dstdint.h571 # define INT_LEAST32_MAX __INT_LEAST32_MAX macro
/external/clang/lib/Headers/
Dstdint.h585 # define INT_LEAST32_MAX __INT_LEAST32_MAX macro
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs90 pub const INT_LEAST32_MAX: ::std::os::raw::c_uint = 2147483647; constant
Dvhost.rs122 pub const INT_LEAST32_MAX: ::std::os::raw::c_uint = 2147483647; constant
/external/python/cpython2/Lib/plat-atheos/
DIN.py242 INT_LEAST32_MAX = (2147483647) variable
/external/libexif/m4m/
Dstdint.m4692 # define INT_LEAST32_MAX INT32_MAX
/external/llvm-project/polly/lib/External/isl/m4/
Dax_create_stdint_h.m4697 # define INT_LEAST32_MAX INT32_MAX
/external/arm-trusted-firmware/drivers/renesas/rzg/ddr/ddr_b/
Dboot_init_dram.c2740 min_win = INT_LEAST32_MAX; in wdqdm_ana1()
3034 min_win = INT_LEAST32_MAX; in rdqdm_ana1()
/external/arm-trusted-firmware/drivers/renesas/rcar/ddr/ddr_b/
Dboot_init_dram.c3315 min_win = INT_LEAST32_MAX; in wdqdm_ana1()
3715 min_win = INT_LEAST32_MAX; in rdqdm_ana1()
/external/llvm-project/clang-tools-extra/clangd/
DCSymbolMap.inc111 SYMBOL(INT_LEAST32_MAX, None, <stdint.h>)