Searched refs:YY_USER_ACTION (Results 1 - 15 of 15) sorted by relevance

/external/mesa3d/src/glsl/glcpp/
H A Dglcpp-lex.l39 #define YY_USER_ACTION \
183 /* Since this rule always matches, YY_USER_ACTION gets called for it,
H A Dglcpp-lex.c685 #define YY_USER_ACTION \ macro
929 #ifndef YY_USER_ACTION
930 #define YY_USER_ACTION macro
942 YY_USER_ACTION
1258 /* Since this rule always matches, YY_USER_ACTION gets called for it,
/external/bison/src/
H A Dscan-skel.c818 #ifndef YY_USER_ACTION
819 #define YY_USER_ACTION macro
829 YY_USER_ACTION
H A Dscan-gram.c933 #define YY_USER_ACTION adjust_location (loc, gram_text, gram_leng); macro
1208 #ifndef YY_USER_ACTION
1209 #define YY_USER_ACTION macro
1222 YY_USER_ACTION
H A Dscan-gram.l72 #define YY_USER_ACTION adjust_location (loc, yytext, yyleng);
/external/bluetooth/bluez/tools/
H A Dlexer.c640 #ifndef YY_USER_ACTION
641 #define YY_USER_ACTION macro
650 YY_USER_ACTION
/external/elfutils/libcpu/
H A Di386_lex.c743 #ifndef YY_USER_ACTION
744 #define YY_USER_ACTION macro
756 YY_USER_ACTION
/external/elfutils/src/
H A Dldlex.c1319 #ifndef YY_USER_ACTION
1320 #define YY_USER_ACTION macro
1332 YY_USER_ACTION
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
H A Dinitscan-mvs.c319 #ifndef YY_USER_ACTION
320 #define YY_USER_ACTION macro
1356 YY_USER_ACTION;
/external/libpcap/
H A Dscanner.c2628 #ifndef YY_USER_ACTION
2629 #define YY_USER_ACTION macro
2638 YY_USER_ACTION
/external/webkit/Tools/android/flex-2.5.4a/
H A Dinitscan.c1465 #ifndef YY_USER_ACTION
1466 #define YY_USER_ACTION macro
1478 YY_USER_ACTION
H A Dflex.skl438 #ifndef YY_USER_ACTION
439 #define YY_USER_ACTION
/external/mesa3d/src/glsl/
H A Dglsl_lexer.cpp1009 #define YY_USER_ACTION \ macro
1268 #ifndef YY_USER_ACTION
1269 #define YY_USER_ACTION macro
1281 YY_USER_ACTION
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dglslang_lex.cpp773 #define YY_USER_ACTION yylval->lex.line = yylineno; macro
987 #ifndef YY_USER_ACTION
988 #define YY_USER_ACTION macro
997 YY_USER_ACTION
H A Dglslang.l37 #define YY_USER_ACTION yylval->lex.line = yylineno;

Completed in 676 milliseconds