HomeSort by: relevance | last modified time | path
    Searched refs:yyunput (Results 1 - 25 of 25) sorted by relevancy

  /src/external/bsd/unbound/dist/util/
configyyrename.h 69 #define yyunput ub_c_unput macro
configlexer.c 183 #define unput(c) yyunput( c, (yytext_ptr) )
  /src/external/bsd/elftosb/dist/elftosb2/
FlexLexer.h 139 void yyunput( int c, char* buf_ptr );
elftosb_lexer.cpp 205 #define unput(c) yyunput( c, (yytext_ptr) )
1663 void yyFlexLexer::yyunput( int c, register char* yy_bp) function in class:yyFlexLexer
  /src/external/bsd/flex/dist/src/
FlexLexer.h 154 void yyunput( int c, char* buf_ptr );
initscan.c 180 #define unput(c) yyunput( c, (yytext_ptr) )
2050 static void yyunput ( int c, char *buf_ptr );
4190 static void yyunput (int c, char * yy_bp ) function
  /src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c 135 #define unput(c) yyunput( c, yytext_ptr )
483 static void yyunput YY_PROTO(( int c, char *buf_ptr ));
1205 static void yyunput( int c, register char *yy_bp ) function
1207 static void yyunput( c, yy_bp )
  /src/tools/m4/bootstrap/
tokenizer.c 185 #define unput(c) yyunput( c, (yytext_ptr) )
572 static void yyunput (int c,char *buf_ptr );
1184 static void yyunput (int c, register char * yy_bp ) function
  /src/external/gpl3/binutils/dist/gas/config/
loongarch-lex.c 181 #define unput(c) yyunput( c, (yytext_ptr) )
564 static void yyunput ( int c, char *buf_ptr );
1196 static void yyunput (int c, char * yy_bp ) function
bfin-lex.c 181 #define unput(c) yyunput( c, (yytext_ptr) )
895 static void yyunput ( int c, char *buf_ptr );
2674 static void yyunput (int c, char * yy_bp ) function
  /src/external/gpl3/binutils/dist/gas/
itbl-lex.c 181 #define unput(c) yyunput( c, (yytext_ptr) )
581 static void yyunput ( int c, char *buf_ptr );
1255 static void yyunput (int c, char * yy_bp ) function
  /src/external/gpl3/binutils.old/dist/gas/config/
loongarch-lex.c 181 #define unput(c) yyunput( c, (yytext_ptr) )
564 static void yyunput ( int c, char *buf_ptr );
1196 static void yyunput (int c, char * yy_bp ) function
bfin-lex.c 181 #define unput(c) yyunput( c, (yytext_ptr) )
895 static void yyunput ( int c, char *buf_ptr );
2674 static void yyunput (int c, char * yy_bp ) function
  /src/external/gpl3/binutils.old/dist/gas/
itbl-lex.c 181 #define unput(c) yyunput( c, (yytext_ptr) )
581 static void yyunput ( int c, char *buf_ptr );
1255 static void yyunput (int c, char * yy_bp ) function
  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_lex.l 77 yyunput(_c, yytext_ptr); \
  /src/external/gpl3/binutils/dist/binutils/
arlex.c 181 #define unput(c) yyunput( c, (yytext_ptr) )
deflex.c 181 #define unput(c) yyunput( c, (yytext_ptr) )
syslex.c 181 #define unput(c) yyunput( c, (yytext_ptr) )
  /src/external/gpl3/binutils.old/dist/binutils/
arlex.c 181 #define unput(c) yyunput( c, (yytext_ptr) )
deflex.c 181 #define unput(c) yyunput( c, (yytext_ptr) )
syslex.c 181 #define unput(c) yyunput( c, (yytext_ptr) )
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype-lex.cc 187 #define unput(c) yyunput( c, (yytext_ptr) )
  /src/external/bsd/nsd/dist/
configlexer.c 441 #define unput(c) yyunput( c, (yytext_ptr) )
  /src/external/gpl3/binutils/dist/ld/
ldlex.c 181 #define unput(c) yyunput( c, (yytext_ptr) )
  /src/external/gpl3/binutils.old/dist/ld/
ldlex.c 181 #define unput(c) yyunput( c, (yytext_ptr) )

Completed in 151 milliseconds