Home
last modified time | relevance | path

Searched defs:sig_t (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dsignal.h257 typedef void (*sig_t)(int); typedef
/third_party/musl/porting/liteos_a/kernel/include/
H A Dsignal.h204 typedef void (*sig_t)(int); typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsignal.h257 typedef void (*sig_t)(int); typedef
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsignal.h257 typedef void (*sig_t)(int); typedef
/third_party/musl/porting/linux/user/include/
H A Dsignal.h280 typedef void (*sig_t)(int); typedef
/third_party/musl/include/
H A Dsignal.h279 typedef void (*sig_t)(int); typedef
/third_party/python/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py2355 sig_t = CFUNCTYPE(None, c_int) variable
/third_party/mksh/
H A Dsh.h253 #undef sig_t macro
254 typedef void (*sig_t)(int); typedef

Completed in 14 milliseconds