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

/external/clang/test/Preprocessor/
H A Dstdint.c1128 // TCE:INT_LEAST64_MIN_ INT_LEAST64_MIN
1459 INT_LEAST64_MIN_ INT_LEAST64_MIN
/external/opencv3/3rdparty/include/
H A Dmsc_stdint.h123 #define INT_LEAST64_MIN INT64_MIN macro
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h152 #define INT_LEAST64_MIN INT64_MIN macro
/external/libvncserver/compat/msvc/
H A Dstdint.h152 #define INT_LEAST64_MIN INT64_MIN macro
/external/mesa3d/include/c99/
H A Dstdint.h152 #define INT_LEAST64_MIN INT64_MIN macro
/external/bison/darwin-lib/
H A Dstdint.h412 #undef INT_LEAST64_MIN macro
415 # define INT_LEAST64_MIN INT64_MIN macro
/external/bison/lib/
H A Dstdint.in.h411 #undef INT_LEAST64_MIN
414 # define INT_LEAST64_MIN INT64_MIN
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp75 #ifndef INT_LEAST64_MIN
76 #error INT_LEAST64_MIN not defined
/external/clang/lib/Headers/
H A Dstdint.h493 # define INT_LEAST64_MIN __INT_LEAST64_MIN macro
/external/bison/
H A Dconfigure14247 int_least64_t c4min = INT_LEAST64_MIN;

Completed in 120 milliseconds