Searched defs:bprint (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub2.c42 static void bprint(char *a, char *s, int n);
1027 bprint(extra, "extra", casecount+1);
1028 bprint((char *)match, "match", ncg);
1172 bprint(char *a, char *s, int n) function

Completed in 45 milliseconds