Searched refs:max_by_define (Results 1 – 1 of 1) sorted by relevance
3118 def render_uapi_unified(family, cw, max_by_define, separate_ntf): argument3136 cw.p(cnt_name + ('' if max_by_define else ','))3137 if not max_by_define:3140 if max_by_define:3145 def render_uapi_directional(family, cw, max_by_define): argument3162 cw.p(cnt_name + ('' if max_by_define else ','))3163 if not max_by_define:3166 if max_by_define:3190 cw.p(cnt_name + ('' if max_by_define else ','))3191 if not max_by_define:[all …]