Home
last modified time | relevance | path

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

/external/clang/test/Preprocessor/
Dstdint.c1477 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
Dmodule.modulemap199 …PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX,
/external/opencv3/3rdparty/include/
Dmsc_stdint.h170 #define SIG_ATOMIC_MIN INT_MIN macro
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h199 #define SIG_ATOMIC_MIN INT_MIN macro
/external/mesa3d/include/c99/
Dstdint.h199 #define SIG_ATOMIC_MIN INT_MIN macro
/external/libvncserver/compat/msvc/
Dstdint.h199 #define SIG_ATOMIC_MIN INT_MIN macro
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp191 #ifndef SIG_ATOMIC_MIN
192 #error SIG_ATOMIC_MIN not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dstdint_h.pass.cpp232 assert(SIG_ATOMIC_MIN == std::numeric_limits<sig_atomic_t>::min()); in main()
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp233 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)