Home | History | Annotate | Download | only in make-3.81

Lines Matching full:endparen

311 /* Find the next comma or ENDPAREN (counting nested STARTPAREN and
319 find_next_argument (char startparen, char endparen,
328 else if (*ptr == endparen)