Home
last modified time | relevance | path

Searched refs:_SIG_SET_BINOP (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dsignal.h90 #define _SIG_SET_BINOP(name, op) \ macro
114 _SIG_SET_BINOP(sigorsets, _sig_or) in _SIG_SET_BINOP() function
117 _SIG_SET_BINOP(sigandsets, _sig_and) in _SIG_SET_BINOP()
120 _SIG_SET_BINOP(sigandnsets, _sig_andn) in _SIG_SET_BINOP()
122 #undef _SIG_SET_BINOP in _SIG_SET_BINOP()