Searched refs:sig_atomic_t (Results 1 - 23 of 23) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/system/include/
H A Dcsignal43 using ::sig_atomic_t;
/prebuilts/ndk/r16/sources/cxx-stl/system/include/
H A Dcsignal43 using ::sig_atomic_t;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dsignal.h18 typedef int sig_atomic_t; typedef
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dsignal.h18 typedef int sig_atomic_t; typedef
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
H A Dsignal_h.pass.cpp53 sig_atomic_t sig; ((void)sig);
H A Dstdint_h.pass.cpp232 assert(SIG_ATOMIC_MIN == std::numeric_limits<sig_atomic_t>::min());
235 assert(SIG_ATOMIC_MAX == std::numeric_limits<sig_atomic_t>::max());
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/language.support/support.runtime/
H A Dcsignal.pass.cpp53 std::sig_atomic_t sig = 0;
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
H A Dsignal_h.pass.cpp53 sig_atomic_t sig; ((void)sig);
H A Dstdint_h.pass.cpp232 assert(SIG_ATOMIC_MIN == std::numeric_limits<sig_atomic_t>::min());
235 assert(SIG_ATOMIC_MAX == std::numeric_limits<sig_atomic_t>::max());
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/language.support/support.runtime/
H A Dcsignal.pass.cpp53 std::sig_atomic_t sig = 0;
/prebuilts/go/darwin-x86/misc/cgo/testcarchive/
H A Dmain2.c29 static volatile sig_atomic_t sigioSeen;
30 static volatile sig_atomic_t sigpipeSeen;
H A Dmain3.c23 static volatile sig_atomic_t sigioSeen;
/prebuilts/go/linux-x86/misc/cgo/testcarchive/
H A Dmain2.c29 static volatile sig_atomic_t sigioSeen;
30 static volatile sig_atomic_t sigpipeSeen;
H A Dmain3.c23 static volatile sig_atomic_t sigioSeen;
/prebuilts/go/darwin-x86/misc/cgo/testcshared/
H A Dmain5.c22 static volatile sig_atomic_t sigioSeen;
H A Dmain4.c26 static volatile sig_atomic_t sigioSeen;
/prebuilts/go/linux-x86/misc/cgo/testcshared/
H A Dmain5.c22 static volatile sig_atomic_t sigioSeen;
H A Dmain4.c26 static volatile sig_atomic_t sigioSeen;
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/language.support/cstdint/cstdint.syn/
H A Dcstdint.pass.cpp233 assert(SIG_ATOMIC_MIN == std::numeric_limits<std::sig_atomic_t>::min());
236 assert(SIG_ATOMIC_MAX == std::numeric_limits<std::sig_atomic_t>::max());
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/language.support/cstdint/cstdint.syn/
H A Dcstdint.pass.cpp233 assert(SIG_ATOMIC_MIN == std::numeric_limits<std::sig_atomic_t>::min());
236 assert(SIG_ATOMIC_MAX == std::numeric_limits<std::sig_atomic_t>::max());
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dsignal.h41 typedef __sig_atomic_t sig_atomic_t; typedef
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
H A Dinfinite_recursion.py53 sig_atomic_t = c_int variable
2581 'sig_atomic_t', 'BIO', 'nlink_t', 'BUF_MEM', 'SSL3_RECORD',
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
H A Dinfinite_recursion.py53 sig_atomic_t = c_int variable
2581 'sig_atomic_t', 'BIO', 'nlink_t', 'BUF_MEM', 'SSL3_RECORD',

Completed in 2257 milliseconds