Searched defs:_is_cond (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | cleanup.h | 291 #define __DEFINE_CLASS_IS_CONDITIONAL(_name, _is_cond) \ argument |
/linux/tools/net/ynl/ | ||
H A D | ynl-gen-c.py | 1257 def _is_cond(cls, line): member in CodeWriter |