Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsignal.h155 #define _sig_or(x,y) ((x) | (y)) macro
156 _SIG_SET_BINOP(sigorsets, _sig_or) in _SIG_SET_BINOP() argument