Home
last modified time | relevance | path

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

/include/linux/
Dsignal.h116 #define _sig_and(x,y) ((x) & (y)) in _SIG_SET_BINOP() macro
117 _SIG_SET_BINOP(sigandsets, _sig_and) in _SIG_SET_BINOP()
124 #undef _sig_and in _SIG_SET_BINOP()