OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_sig_and
(Results
1 - 1
of
1
) sorted by null
/external/kernel-headers/original/linux/
signal.h
122
#define
_sig_and
(x,y) ((x) & (y))
macro
123
_SIG_SET_BINOP(sigandsets,
_sig_and
)
130
#undef
_sig_and
macro
Completed in 31 milliseconds