Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsignal.h160 #define _sig_andn(x,y) ((x) & ~(y)) in _SIG_SET_BINOP() macro
161 _SIG_SET_BINOP(sigandnsets, _sig_andn) in _SIG_SET_BINOP()
166 #undef _sig_andn in _SIG_SET_BINOP()