Searched refs:INT_FAST8_MAX (Results 1 - 14 of 14) sorted by relevance

/external/clang/test/Preprocessor/
H A Dstdint.c1433 INT_FAST8_MAX_ INT_FAST8_MAX
/external/syslinux/dos/
H A Dstdint.h94 # define INT_FAST8_MAX (127) macro
/external/syslinux/com32/include/
H A Dstdint.h64 #define INT_FAST8_MAX INT8_MAX macro
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h161 #define INT_FAST8_MAX INT8_MAX macro
/external/libusb/msvc/
H A Dstdint.h164 #define INT_FAST8_MAX INT8_MAX macro
/external/libvncserver/compat/msvc/
H A Dstdint.h161 #define INT_FAST8_MAX INT8_MAX macro
/external/python/cpython3/Modules/_decimal/libmpdec/
H A Dvcstdint.h146 #define INT_FAST8_MAX INT8_MAX macro
/external/libcxx/test/std/depr/depr.c.headers/
H A Dstdint_h.pass.cpp196 static_assert(INT_FAST8_MAX >= 127, "INT_FAST8_MAX >= 127");
H A Dinttypes_h.pass.cpp127 #ifndef INT_FAST8_MAX
128 #error INT_FAST8_MAX not defined
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
H A Dcstdint.pass.cpp197 static_assert(INT_FAST8_MAX >= 127, "INT_FAST8_MAX >= 127");
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp127 #ifndef INT_FAST8_MAX
128 #error INT_FAST8_MAX not defined
/external/python/cpython2/Lib/plat-linux2/
H A DIN.py122 INT_FAST8_MAX = (127) variable
/external/clang/lib/Headers/
H A Dstdint.h648 # define INT_FAST8_MAX __INT_LEAST8_MAX macro
/external/python/cpython2/Lib/plat-atheos/
H A DIN.py251 INT_FAST8_MAX = (127) variable

Completed in 1575 milliseconds