/external/llvm-project/libcxx/test/libcxx/depr/depr.c.headers/ |
D | stdint_h.std_types_t.compile.pass.cpp | 137 #ifndef INT_FAST16_MAX 138 #error INT_FAST16_MAX not defined
|
D | stdint_h.xopen_source.compile.pass.cpp | 134 #ifndef INT_FAST16_MAX 135 #error INT_FAST16_MAX not defined
|
/external/clang/test/Preprocessor/ |
D | stdint.c | 1443 INT_FAST16_MAX_ INT_FAST16_MAX
|
/external/llvm-project/clang/test/Preprocessor/ |
D | stdint.c | 1555 INT_FAST16_MAX_ INT_FAST16_MAX
|
/external/arm-trusted-firmware/include/lib/libc/ |
D | stdint.h | 53 #define INT_FAST16_MAX INT32_MAX macro
|
/external/capstone/include/windowsce/ |
D | stdint.h | 88 #define INT_FAST16_MAX INT32_MAX macro
|
/external/llvm-project/libcxx/include/ |
D | cstdint | 54 INT_FAST16_MAX
|
/external/libcxx/include/ |
D | cstdint | 55 INT_FAST16_MAX
|
/external/python/cpython2/Lib/plat-linux2/ |
D | IN.py | 123 INT_FAST16_MAX = (9223372036854775807L) variable 125 INT_FAST16_MAX = (2147483647) variable
|
/external/jemalloc_new/include/msvc_compat/C99/ |
D | stdint.h | 163 #define INT_FAST16_MAX INT16_MAX macro
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 132 #ifndef INT_FAST16_MAX 133 #error INT_FAST16_MAX not defined
|
D | stdint_h.pass.cpp | 198 static_assert(INT_FAST16_MAX >= 32767, "INT_FAST16_MAX >= 32767"); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 131 #ifndef INT_FAST16_MAX 132 #error INT_FAST16_MAX not defined
|
D | stdint_h.pass.cpp | 197 static_assert(INT_FAST16_MAX >= 32767, "INT_FAST16_MAX >= 32767"); in main()
|
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 132 #ifndef INT_FAST16_MAX 133 #error INT_FAST16_MAX not defined
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 131 #ifndef INT_FAST16_MAX 132 #error INT_FAST16_MAX not defined
|
/external/python/cpython2/Lib/plat-atheos/ |
D | IN.py | 252 INT_FAST16_MAX = (9223372036854775807L) variable 254 INT_FAST16_MAX = (2147483647) variable
|
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/ |
D | cstdint.pass.cpp | 198 static_assert(INT_FAST16_MAX >= 32767, "INT_FAST16_MAX >= 32767"); in main()
|
/external/llvm-project/libcxx/test/std/language.support/cstdint/cstdint.syn/ |
D | cstdint.pass.cpp | 199 static_assert(INT_FAST16_MAX >= 32767, "INT_FAST16_MAX >= 32767"); in main()
|
/external/llvm-project/clang/lib/Headers/ |
D | stdint.h | 615 # define INT_FAST16_MAX __INT_LEAST16_MAX macro
|
/external/clang/lib/Headers/ |
D | stdint.h | 629 # define INT_FAST16_MAX __INT_LEAST16_MAX macro
|
/external/crosvm/virtio_sys/src/ |
D | virtio_ring.rs | 98 pub const INT_FAST16_MAX: ::std::os::raw::c_ulonglong = 9223372036854775807; constant
|
D | vhost.rs | 130 pub const INT_FAST16_MAX: ::std::os::raw::c_ulonglong = 9223372036854775807; constant
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | CSymbolMap.inc | 101 SYMBOL(INT_FAST16_MAX, None, <stdint.h>)
|