Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dsignal.h152 #define _sig_andn(x,y) ((x) & ~(y)) in _SIG_SET_BINOP() macro
153 _SIG_SET_BINOP(sigandnsets, _sig_andn) in _SIG_SET_BINOP()
158 #undef _sig_andn in _SIG_SET_BINOP()