Home
last modified time | relevance | path

Searched refs:check_getopt_begin_while (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/xlint/lint1/
H A Dckgetopt.c144 check_getopt_begin_while(const tnode_t *tn) in check_getopt_begin_while() function
H A Dexterns1.h435 void check_getopt_begin_while(const tnode_t *);
H A Dfunc.c732 check_getopt_begin_while(tn); in stmt_while_expr()