Home
last modified time | relevance | path

Searched defs:sig_atomic_t (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dsetup_once.h370 typedef int sig_atomic_t; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h87 typedef int sig_atomic_t; typedef
/external/musl/include/
Dsignal.h288 typedef int sig_atomic_t; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py53 sig_atomic_t = c_int variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py53 sig_atomic_t = c_int variable
/external/mksh/src/
Dsh.h260 typedef MKSH_TYPEDEF_SIG_ATOMIC_T sig_atomic_t; typedef