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

/linux-master/include/linux/
H A Dsignal.h156 #define _sig_or(x,y) ((x) | (y)) macro
166 #undef _sig_or macro

Completed in 109 milliseconds