Home
last modified time | relevance | path

Searched defs:SIG_ATOMIC_T (Results 1 – 2 of 2) sorted by relevance

/external/c-ares/
Dsetup_once.h317 #define SIG_ATOMIC_T static sig_atomic_t macro
319 #define SIG_ATOMIC_T static volatile sig_atomic_t macro
/external/curl/lib/
Dcurl_setup_once.h387 #define SIG_ATOMIC_T static sig_atomic_t macro
389 #define SIG_ATOMIC_T static volatile sig_atomic_t macro