Searched refs:chkaidx (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/usr.bin/xlint/lint1/
H A Dtree.c83 static void chkaidx(tnode_t *, int);
3532 chkaidx(ln->tn_left, 1);
3537 chkaidx(ln->tn_left, 0);
3582 chkaidx(ln->tn_left, 0);
3683 chkaidx(tnode_t *tn, int amper) function

Completed in 129 milliseconds