Searched refs:__COND_CODE (Results 1 – 1 of 1) sorted by relevance
313 __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)424 __COND_CODE(_ZZZZ##_flag, _if_0_code, _else_code)429 #define __COND_CODE(one_or_two_args, _if_code, _else_code) \ macro
Completed in 7 milliseconds