Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dsignal.h158 #define _sig_and(x,y) ((x) & (y)) in _SIG_SET_BINOP() macro
159 _SIG_SET_BINOP(sigandsets, _sig_and) in _SIG_SET_BINOP()
166 #undef _sig_and in _SIG_SET_BINOP()