Home
last modified time | relevance | path

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

/include/linux/
Dsignal.h159 #define _sig_and(x,y) ((x) & (y)) in _SIG_SET_BINOP() macro
160 _SIG_SET_BINOP(sigandsets, _sig_and) in _SIG_SET_BINOP()
167 #undef _sig_and in _SIG_SET_BINOP()