Searched defs:yyout (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/usr.bin/lex/ |
| D | FlexLexer.h | 161 FLEX_STD ostream* yyout; // output sink for default LexerOutput variable
|
| /openbsd/src/usr.sbin/unbound/util/ |
| D | configyyrename.h | 55 #define yyout ub_c_out macro
|
| /openbsd/src/sbin/unwind/libunbound/util/ |
| D | configyyrename.h | 55 #define yyout ub_c_out macro
|
| D | configlexer.c | 344 FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; variable
|
| /openbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | deflex.c | 268 FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; variable
|
| D | rclex.c | 268 FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; variable
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | itbl-lex.c | 268 FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; variable
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | bfin-lex.c | 268 FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; variable
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | gengtype-lex.c | 332 FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; variable
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/java/ |
| D | parse-scan.c | 2076 yysymprint (FILE* yyout, int yytype, YYSTYPE yyvalue) in yysymprint()
|
| D | parse.c | 3059 yysymprint (FILE* yyout, int yytype, YYSTYPE yyvalue) in yysymprint()
|