Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsignal.h162 #define _sig_andn(x,y) ((x) & ~(y)) in _SIG_SET_BINOP() macro
163 _SIG_SET_BINOP(sigandnsets, _sig_andn) in _SIG_SET_BINOP()
168 #undef _sig_andn in _SIG_SET_BINOP()