Home
last modified time | relevance | path

Searched refs:unput (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/glcpp/
Dglcpp-lex.l610 unput('.');
/third_party/mesa3d/src/mesa/program/
Dprogram_lexer.l152 #define YY_USER_INIT while (0) { unput(0); }
/third_party/boost/libs/spirit/example/lex/
Dword_count_functor_flex.cpp139 #define unput(c) yyunput( c, yytext_ptr ) macro
/third_party/toybox/kconfig/
Dlex.zconf.c_shipped178 #define unput(c) yyunput( c, (yytext_ptr) )
1036 unput(zconftext[0]);
/third_party/gstreamer/gstreamer/gst/parse/
Dlex.priv_gst_parse_yy.c420 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DTokenizer.cpp433 #define unput(c) yyunput(c, yyg->yytext_ptr, yyscanner) macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp563 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp435 #define unput(c) yyunput(c, yyg->yytext_ptr, yyscanner) macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp348 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex.cpp351 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex_autogen.cpp272 #define unput(c) yyunput(c, yyg->yytext_ptr, yyscanner) macro