Searched defs:_sig_andn (Results 1 - 1 of 1) sorted by last modified time

/linux-master/include/linux/
H A Dsignal.h162 #define _sig_andn(x,y) ((x) & ~(y)) macro
168 #undef _sig_andn macro

Completed in 125 milliseconds