Home
last modified time | relevance | path

Searched refs:INTPTR_MIN (Results 1 – 14 of 14) sorted by relevance

/external/opencv3/3rdparty/include/
Dmsc_stdint.h146 # define INTPTR_MIN INT64_MIN macro
150 # define INTPTR_MIN INT32_MIN macro
/external/libvncserver/compat/msvc/
Dstdint.h175 # define INTPTR_MIN INT64_MIN macro
179 # define INTPTR_MIN INT32_MIN macro
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h175 # define INTPTR_MIN INT64_MIN macro
179 # define INTPTR_MIN INT32_MIN macro
/external/mesa3d/include/c99/
Dstdint.h175 # define INTPTR_MIN INT64_MIN macro
179 # define INTPTR_MIN INT32_MIN macro
/external/clang/test/Preprocessor/
Dstdint.c1466 INTPTR_MIN_ INTPTR_MIN
/external/bison/darwin-lib/
Dstdint.h471 #undef INTPTR_MIN
474 #define INTPTR_MIN LONG_MIN macro
/external/bison/lib/
Dstdint.in.h470 #undef INTPTR_MIN
473 #define INTPTR_MIN LONG_MIN
/external/libcxx/include/
Dcstdint64 INTPTR_MIN
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp159 #ifndef INTPTR_MIN
160 #error INTPTR_MIN not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dstdint_h.pass.cpp208 assert(INTPTR_MIN == std::numeric_limits<intptr_t>::min()); in main()
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp209 assert(INTPTR_MIN == std::numeric_limits<std::intptr_t>::min()); in main()
/external/clang/lib/Headers/
Dstdint.h662 #define INTPTR_MIN __INTN_MIN(__INTPTR_WIDTH__) macro
/external/bison/m4/
Dstdint.m4145 intptr_t gmin = INTPTR_MIN;
/external/bison/
Dconfigure14270 intptr_t gmin = INTPTR_MIN;