Home
last modified time | relevance | path

Searched defs:unput (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/spirit/example/lex/
Dword_count_functor_flex.cpp139 #define unput(c) yyunput( c, yytext_ptr ) macro
/third_party/gstreamer/gstreamer/gst/parse/
Dlex.priv_gst_parse_yy.c210 #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/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex.cpp351 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro