Home
last modified time | relevance | path

Searched refs:INT_FAST16_MIN (Results 1 – 16 of 16) sorted by relevance

/external/opencv3/3rdparty/libjasper/jasper/
Djas_types.h159 #if !defined(INT_FAST16_MIN)
161 #define INT_FAST16_MIN SHRT_MIN macro
/external/clang/test/Preprocessor/
Dstdint.c1442 INT_FAST16_MIN_ INT_FAST16_MIN
/external/bison/darwin-lib/
Dstdint.h437 #undef INT_FAST16_MIN
440 #define INT_FAST16_MIN INT_FAST32_MIN macro
/external/bison/lib/
Dstdint.in.h436 #undef INT_FAST16_MIN
439 #define INT_FAST16_MIN INT_FAST32_MIN
/external/libcxx/include/
Dcstdint50 INT_FAST16_MIN
Dmodule.modulemap194 INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX,
/external/opencv3/3rdparty/include/
Dmsc_stdint.h133 #define INT_FAST16_MIN INT16_MIN macro
/external/libvncserver/compat/msvc/
Dstdint.h162 #define INT_FAST16_MIN INT16_MIN macro
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h162 #define INT_FAST16_MIN INT16_MIN macro
/external/mesa3d/include/c99/
Dstdint.h162 #define INT_FAST16_MIN INT16_MIN macro
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp115 #ifndef INT_FAST16_MIN
116 #error INT_FAST16_MIN not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dstdint_h.pass.cpp191 static_assert(INT_FAST16_MIN <= -32768, "INT_FAST16_MIN <= -32768"); in main()
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp192 static_assert(INT_FAST16_MIN <= -32768, "INT_FAST16_MIN <= -32768"); in main()
/external/clang/lib/Headers/
Dstdint.h628 # define INT_FAST16_MIN __INT_LEAST16_MIN macro
/external/bison/m4/
Dstdint.m4134 int_fast16_t e2min = INT_FAST16_MIN;
/external/bison/
Dconfigure14259 int_fast16_t e2min = INT_FAST16_MIN;