Searched refs:TC_U32_TERMINAL (Results 1 – 3 of 3) sorted by relevance
1033 sel.sel.flags |= TC_U32_TERMINAL; in u32_parse_opt()1153 sel.sel.flags |= TC_U32_TERMINAL; in u32_parse_opt()1211 !sel || !(sel->flags&TC_U32_TERMINAL) ? "*" : "", in u32_print_opt()1213 } else if (sel && sel->flags&TC_U32_TERMINAL) { in u32_print_opt()
242 #define TC_U32_TERMINAL 1 macro
231 #define TC_U32_TERMINAL 1 macro