Searched refs:max_by_define (Results 1 – 1 of 1) sorted by relevance
3137 def render_uapi_unified(family, cw, max_by_define, separate_ntf): argument3155 cw.p(cnt_name + ('' if max_by_define else ','))3156 if not max_by_define:3159 if max_by_define:3164 def render_uapi_directional(family, cw, max_by_define): argument3181 cw.p(cnt_name + ('' if max_by_define else ','))3182 if not max_by_define:3185 if max_by_define:3209 cw.p(cnt_name + ('' if max_by_define else ','))3210 if not max_by_define:[all …]