Home
last modified time | relevance | path

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

12

/external/llvm-project/libcxx/test/libcxx/depr/depr.c.headers/
Dstdint_h.std_types_t.compile.pass.cpp141 #ifndef INT_FAST32_MAX
142 #error INT_FAST32_MAX not defined
Dstdint_h.xopen_source.compile.pass.cpp138 #ifndef INT_FAST32_MAX
139 #error INT_FAST32_MAX not defined
/external/clang/test/Preprocessor/
Dstdint.c1453 INT_FAST32_MAX_ INT_FAST32_MAX
/external/llvm-project/clang/test/Preprocessor/
Dstdint.c1565 INT_FAST32_MAX_ INT_FAST32_MAX
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h57 #define INT_FAST32_MAX INT32_MAX macro
/external/capstone/include/windowsce/
Dstdint.h89 #define INT_FAST32_MAX INT32_MAX macro
/external/llvm-project/libcxx/include/
Dcstdint55 INT_FAST32_MAX
/external/libcxx/include/
Dcstdint56 INT_FAST32_MAX
/external/python/cpython2/Lib/plat-linux2/
DIN.py124 INT_FAST32_MAX = (9223372036854775807L) variable
126 INT_FAST32_MAX = (2147483647) variable
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h165 #define INT_FAST32_MAX INT32_MAX macro
/external/icu/icu4c/source/tools/tzcode/
Dprivate.h162 #ifndef INT_FAST32_MAX
Dzdump.c60 #ifndef INT_FAST32_MAX
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp136 #ifndef INT_FAST32_MAX
137 #error INT_FAST32_MAX not defined
Dstdint_h.pass.cpp199 static_assert(INT_FAST32_MAX >= 2147483647, "INT_FAST32_MAX >= 2147483647"); in main()
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp135 #ifndef INT_FAST32_MAX
136 #error INT_FAST32_MAX not defined
Dstdint_h.pass.cpp198 static_assert(INT_FAST32_MAX >= 2147483647, "INT_FAST32_MAX >= 2147483647"); in main()
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp136 #ifndef INT_FAST32_MAX
137 #error INT_FAST32_MAX not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp135 #ifndef INT_FAST32_MAX
136 #error INT_FAST32_MAX not defined
/external/python/cpython2/Lib/plat-atheos/
DIN.py253 INT_FAST32_MAX = (9223372036854775807L) variable
255 INT_FAST32_MAX = (2147483647) variable
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp199 static_assert(INT_FAST32_MAX >= 2147483647, "INT_FAST32_MAX >= 2147483647"); in main()
/external/llvm-project/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp200 static_assert(INT_FAST32_MAX >= 2147483647, "INT_FAST32_MAX >= 2147483647"); in main()
/external/llvm-project/clang/lib/Headers/
Dstdint.h574 # define INT_FAST32_MAX __INT_LEAST32_MAX macro
/external/clang/lib/Headers/
Dstdint.h588 # define INT_FAST32_MAX __INT_LEAST32_MAX macro
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs99 pub const INT_FAST32_MAX: ::std::os::raw::c_ulonglong = 9223372036854775807; constant
Dvhost.rs131 pub const INT_FAST32_MAX: ::std::os::raw::c_ulonglong = 9223372036854775807; constant

12