Home
last modified time | relevance | path

Searched refs:SIG_ATOMIC_MIN (Results 1 – 15 of 15) sorted by relevance

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