Searched refs:_is_cond (Results 1 – 1 of 1) sorted by relevance
340 #define __DEFINE_CLASS_IS_CONDITIONAL(_name, _is_cond) \ argument341 static __maybe_unused const bool class_##_name##_is_conditional = _is_cond
Completed in 3 milliseconds