Searched refs:rprint (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/lex/common/ |
H A D | sub2.c | 39 static void rprint(int *a, char *s, int n); 1020 rprint(verify, "verif", yytop+1); 1021 rprint(advance, "advan", yytop+1); 1023 rprint(stoff, "stoff", stnum+1); 1026 rprint(sfall, "fall", stnum+1); 1030 rprint(atable, "atable", stnum+1); 1139 rprint(int *a, char *s, int n) function
|
Completed in 44 milliseconds