/external/llvm-project/libcxx/test/libcxx/depr/depr.c.headers/ |
D | stdint_h.std_types_t.compile.pass.cpp | 93 #ifndef INT_LEAST32_MAX 94 #error INT_LEAST32_MAX not defined
|
D | stdint_h.xopen_source.compile.pass.cpp | 90 #ifndef INT_LEAST32_MAX 91 #error INT_LEAST32_MAX not defined
|
/external/clang/test/Preprocessor/ |
D | stdint.c | 1450 INT_LEAST32_MAX_ INT_LEAST32_MAX
|
/external/llvm-project/clang/test/Preprocessor/ |
D | stdint.c | 1562 INT_LEAST32_MAX_ INT_LEAST32_MAX
|
/external/arm-trusted-firmware/include/lib/libc/ |
D | stdint.h | 41 #define INT_LEAST32_MAX INT32_MAX macro
|
/external/capstone/include/windowsce/ |
D | stdint.h | 76 #define INT_LEAST32_MAX INT32_MAX macro
|
/external/llvm-project/libcxx/include/ |
D | cstdint | 40 INT_LEAST32_MAX
|
/external/libcxx/include/ |
D | cstdint | 41 INT_LEAST32_MAX
|
/external/jemalloc_new/include/msvc_compat/C99/ |
D | stdint.h | 151 #define INT_LEAST32_MAX INT32_MAX macro
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | TYPES.py | 64 INT_LEAST32_MAX = INT32_MAX variable
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 88 #ifndef INT_LEAST32_MAX 89 #error INT_LEAST32_MAX not defined
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 87 #ifndef INT_LEAST32_MAX 88 #error INT_LEAST32_MAX not defined
|
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 88 #ifndef INT_LEAST32_MAX 89 #error INT_LEAST32_MAX not defined
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 87 #ifndef INT_LEAST32_MAX 88 #error INT_LEAST32_MAX not defined
|
/external/python/cpython2/Lib/plat-linux2/ |
D | IN.py | 111 INT_LEAST32_MAX = (2147483647) variable
|
/external/llvm-project/clang/lib/Headers/ |
D | stdint.h | 571 # define INT_LEAST32_MAX __INT_LEAST32_MAX macro
|
/external/clang/lib/Headers/ |
D | stdint.h | 585 # define INT_LEAST32_MAX __INT_LEAST32_MAX macro
|
/external/crosvm/virtio_sys/src/ |
D | virtio_ring.rs | 90 pub const INT_LEAST32_MAX: ::std::os::raw::c_uint = 2147483647; constant
|
D | vhost.rs | 122 pub const INT_LEAST32_MAX: ::std::os::raw::c_uint = 2147483647; constant
|
/external/python/cpython2/Lib/plat-atheos/ |
D | IN.py | 242 INT_LEAST32_MAX = (2147483647) variable
|
/external/libexif/m4m/ |
D | stdint.m4 | 692 # define INT_LEAST32_MAX INT32_MAX
|
/external/llvm-project/polly/lib/External/isl/m4/ |
D | ax_create_stdint_h.m4 | 697 # define INT_LEAST32_MAX INT32_MAX
|
/external/arm-trusted-firmware/drivers/renesas/rzg/ddr/ddr_b/ |
D | boot_init_dram.c | 2740 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/ |
D | boot_init_dram.c | 3315 min_win = INT_LEAST32_MAX; in wdqdm_ana1() 3715 min_win = INT_LEAST32_MAX; in rdqdm_ana1()
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | CSymbolMap.inc | 111 SYMBOL(INT_LEAST32_MAX, None, <stdint.h>)
|