Home
last modified time | relevance | path

Searched refs:INT_FAST64_MIN (Results 1 – 18 of 18) sorted by relevance

/external/opencv3/3rdparty/libjasper/jasper/
Djas_types.h181 #if !defined(INT_FAST64_MIN)
183 #define INT_FAST64_MIN LLONG_MIN macro
/external/icu/icu4c/source/tools/tzcode/
Dprivate.h143 # define INT_FAST64_MIN LLONG_MIN macro
146 # define INT_FAST64_MIN __LONG_LONG_MIN__ macro
156 # define INT_FAST64_MIN LONG_MIN macro
Dzic.c37 #define ZIC_MIN INT_FAST64_MIN
/external/clang/test/Preprocessor/
Dstdint.c1462 INT_FAST64_MIN_ INT_FAST64_MIN
/external/bison/darwin-lib/
Dstdint.h457 #undef INT_FAST64_MIN
460 # define INT_FAST64_MIN INT64_MIN macro
/external/bison/lib/
Dstdint.in.h456 #undef INT_FAST64_MIN
459 # define INT_FAST64_MIN INT64_MIN
/external/libcxx/include/
Dcstdint52 INT_FAST64_MIN
Dmodule.modulemap195 … INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX,
/external/opencv3/3rdparty/include/
Dmsc_stdint.h137 #define INT_FAST64_MIN INT64_MIN macro
/external/libvncserver/compat/msvc/
Dstdint.h166 #define INT_FAST64_MIN INT64_MIN macro
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h166 #define INT_FAST64_MIN INT64_MIN macro
/external/mesa3d/include/c99/
Dstdint.h166 #define INT_FAST64_MIN INT64_MIN macro
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp123 #ifndef INT_FAST64_MIN
124 #error INT_FAST64_MIN not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dstdint_h.pass.cpp193 …static_assert(INT_FAST64_MIN <= -9223372036854775808ULL, "INT_FAST64_MIN <= -9223372036854775808LL… in main()
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp194 …static_assert(INT_FAST64_MIN <= -9223372036854775808ULL, "INT_FAST64_MIN <= -9223372036854775808LL… in main()
/external/clang/lib/Headers/
Dstdint.h496 # define INT_FAST64_MIN __INT_LEAST64_MIN macro
/external/bison/m4/
Dstdint.m4138 int_fast64_t e4min = INT_FAST64_MIN;
/external/bison/
Dconfigure14263 int_fast64_t e4min = INT_FAST64_MIN;