Searched refs:SIG_ATOMIC_MIN (Results 1 - 12 of 12) sorted by relevance

/external/clang/test/Preprocessor/
H A Dstdint.c1370 SIG_ATOMIC_MIN_ SIG_ATOMIC_MIN
/external/chromium_org/third_party/libusb/src/msvc/
H A Dstdint.h200 #define SIG_ATOMIC_MIN INT32_MIN macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dstdint.h199 #define SIG_ATOMIC_MIN INT_MIN macro
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h199 #define SIG_ATOMIC_MIN INT_MIN macro
/external/mesa3d/include/c99/
H A Dstdint.h199 #define SIG_ATOMIC_MIN INT_MIN macro
/external/bison/darwin-lib/
H A Dstdint.h520 #undef SIG_ATOMIC_MIN macro
522 #define SIG_ATOMIC_MIN \ macro
/external/bison/lib/
H A Dstdint.in.h519 #undef SIG_ATOMIC_MIN
521 #define SIG_ATOMIC_MIN \
/external/libcxx/test/depr/depr.c.headers/
H A Dstdint_h.pass.cpp230 // SIG_ATOMIC_MIN
231 assert(SIG_ATOMIC_MIN == std::numeric_limits<sig_atomic_t>::min());
/external/libcxx/test/language.support/cstdint/cstdint.syn/
H A Dcstdint.pass.cpp230 // SIG_ATOMIC_MIN
231 assert(SIG_ATOMIC_MIN == std::numeric_limits<std::sig_atomic_t>::min());
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp191 #ifndef SIG_ATOMIC_MIN
192 #error SIG_ATOMIC_MIN not defined
/external/clang/lib/Headers/
H A Dstdint.h681 #define SIG_ATOMIC_MIN __INTN_MIN(__SIG_ATOMIC_WIDTH__) macro
/external/bison/
H A Dconfigure14292 SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)

Completed in 2409 milliseconds