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

/external/c-ares/
H A Dsetup_once.h313 * Convenience SIG_ATOMIC_T definition
317 #define SIG_ATOMIC_T static sig_atomic_t macro
319 #define SIG_ATOMIC_T static volatile sig_atomic_t macro
/external/curl/lib/
H A Dcurl_setup_once.h383 * Convenience SIG_ATOMIC_T definition
387 #define SIG_ATOMIC_T static sig_atomic_t macro
389 #define SIG_ATOMIC_T static volatile sig_atomic_t macro

Completed in 106 milliseconds