Searched refs:INT_LEAST8_MIN (Results 1 - 10 of 10) sorted by relevance

/external/clang/test/Preprocessor/
H A Dstdint.c1429 INT_LEAST8_MIN_ INT_LEAST8_MIN
/external/opencv3/3rdparty/include/
H A Dmsc_stdint.h117 #define INT_LEAST8_MIN INT8_MIN macro
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h146 #define INT_LEAST8_MIN INT8_MIN macro
/external/libvncserver/compat/msvc/
H A Dstdint.h146 #define INT_LEAST8_MIN INT8_MIN macro
/external/mesa3d/include/c99/
H A Dstdint.h146 #define INT_LEAST8_MIN INT8_MIN macro
/external/bison/darwin-lib/
H A Dstdint.h391 #undef INT_LEAST8_MIN macro
394 #define INT_LEAST8_MIN INT8_MIN macro
/external/bison/lib/
H A Dstdint.in.h390 #undef INT_LEAST8_MIN
393 #define INT_LEAST8_MIN INT8_MIN
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp63 #ifndef INT_LEAST8_MIN
64 #error INT_LEAST8_MIN not defined
/external/clang/lib/Headers/
H A Dstdint.h644 # define INT_LEAST8_MIN __INT_LEAST8_MIN macro
/external/bison/
H A Dconfigure14238 int_least8_t c1min = INT_LEAST8_MIN;

Completed in 69 milliseconds