/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/ |
initscan-mvs.c | 278 #define unput(c) yyunput( c, yytext ) 2387 static void yyunput( YY_CHAR c, register YY_CHAR *yy_bp ) function [all...] |
/external/elfutils/src/ |
ldlex.c | 154 #define unput(c) yyunput( c, yytext_ptr ) 1959 static void yyunput( int c, register char *yy_bp ) function [all...] |
/external/libpcap/ |
scanner.c | 166 #define unput(c) yyunput( c, (yytext_ptr) ) 3777 static void yyunput (int c, register char * yy_bp ) function [all...] |
/external/mesa3d/src/glsl/glcpp/ |
glcpp-lex.c | 193 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) 818 static void yyunput (int c,char *buf_ptr ,yyscan_t yyscanner); 1775 static void yyunput (int c, register char * yy_bp , yyscan_t yyscanner) function [all...] |
/external/webkit/Tools/android/flex-2.5.4a/ |
initscan.c | 136 #define unput(c) yyunput( c, yytext_ptr ) 3088 static void yyunput( int c, register char *yy_bp ) function [all...] |
/system/core/sh/ |
arith_lex.c | 167 #define unput(c) yyunput( c, (yytext_ptr) ) 553 static void yyunput (int c,char *buf_ptr ); 1235 static void yyunput (int c, register char * yy_bp ) function [all...] |