Home
last modified time | relevance | path

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

/include/linux/
Dsignal.h119 #define _sig_andn(x,y) ((x) & ~(y)) in _SIG_SET_BINOP() macro
120 _SIG_SET_BINOP(sigandnsets, _sig_andn) in _SIG_SET_BINOP()
125 #undef _sig_andn in _SIG_SET_BINOP()