Searched refs:BADILIST (Results 1 – 1 of 1) sorted by relevance
518 #define BADILIST(X) (lenlist(X) > 1 || X && *X && !STREQU(NAME_SIMPLE, *X)) in chkopts() macro520 I && BADILIST(I) in chkopts()521 || !I && oldp && BADILIST(oldp->input_types) in chkopts()