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