Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dsignal.h146 #define _sig_andn(x,y) ((x) & ~(y)) in _SIG_SET_BINOP() macro
147 _SIG_SET_BINOP(sigandnsets, _sig_andn) in _SIG_SET_BINOP()
152 #undef _sig_andn in _SIG_SET_BINOP()