Searched defs:unput (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/awk-20/src/
H A Dlex.c565 void unput(int c) /* put lexical character back on input */ function
/macosx-10.10.1/bc-21/bc/bc/
H A Dscan.c135 #define unput(c) yyunput( c, yytext_ptr ) macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Darlex.c135 #define unput(c) yyunput( c, yytext_ptr ) macro
H A Ddeflex.c135 #define unput(c) yyunput( c, yytext_ptr ) macro
H A Dsyslex.c135 #define unput(c) yyunput( c, yytext_ptr ) macro
H A Drclex.c135 #define unput(c) yyunput( c, yytext_ptr ) macro
/macosx-10.10.1/SmartCardServices-55111/src/PCSC/
H A Dconfigfile.c188 #define unput(c) yyunput( c, (yytext_ptr) ) macro
H A Ddriverparser.c170 #define unput(c) yyunput( c, yytext_ptr ) macro
H A Dtokenparser.c192 #define unput(c) yyunput( c, yytext_ptr ) macro
/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/src/
H A Dtokenparser.c188 #define unput(c) yyunput( c, (yytext_ptr) ) macro
/macosx-10.10.1/apache-793/httpd/server/
H A Dutil_expr_scan.c202 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
/macosx-10.10.1/sudo-73/src/
H A Dtoke.c139 #define unput(c) yyunput( c, yytext_ptr ) macro

Completed in 160 milliseconds