Searched refs:yyline (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.1.10/SETUP/config/ | ||
| H A D | externs.c | 58 int yyline; variable |
| H A D | config.h | 153 extern int yyline; |
| H A D | parser.y | 241 fprintf(stderr, "config: line %d: %s\n", yyline, s); |