Searched defs:_sig_and (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dsignal.h159 #define _sig_and(x,y) ((x) & (y)) macro
167 #undef _sig_and macro

Completed in 176 milliseconds