Home
last modified time | relevance | path

Searched refs:yy_pop_parser_stack (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/preprocessor/
H A Dpreprocessor_grammar.c557 static void yy_pop_parser_stack(yyParser *pParser){ in yy_pop_parser_stack() function
577 while( pParser->yytos>pParser->yystack ) yy_pop_parser_stack(pParser); in PreprocessorGrammarParseFinalize()
757 while( yypParser->yytos>yypParser->yystack ) yy_pop_parser_stack(yypParser); in yyStackOverflow()
1067 while( yypParser->yytos>yypParser->yystack ) yy_pop_parser_stack(yypParser); in yy_parse_failed()
1285 yy_pop_parser_stack(yypParser); in PreprocessorGrammarParse()
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/grammar/
H A Dperfettosql_grammar.c2122 static void yy_pop_parser_stack(yyParser *pParser){ in yy_pop_parser_stack() function
2142 while( pParser->yytos>pParser->yystack ) yy_pop_parser_stack(pParser); in PerfettoSqlParserFinalize()
2322 while( yypParser->yytos>yypParser->yystack ) yy_pop_parser_stack(yypParser); in yyStackOverflow()
3695 while( yypParser->yytos>yypParser->yystack ) yy_pop_parser_stack(yypParser); in yy_parse_failed()
3911 yy_pop_parser_stack(yypParser); in PerfettoSqlParser()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c173041 static void yy_pop_parser_stack(yyParser *pParser){
173061 while( pParser->yytos>pParser->yystack ) yy_pop_parser_stack(pParser);
173241 while( yypParser->yytos>yypParser->yystack ) yy_pop_parser_stack(yypParser);
175741 while( yypParser->yytos>yypParser->yystack ) yy_pop_parser_stack(yypParser);
175964 yy_pop_parser_stack(yypParser);
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c179042 static void yy_pop_parser_stack(yyParser *pParser){
179062 while( pParser->yytos>pParser->yystack ) yy_pop_parser_stack(pParser);
179242 while( yypParser->yytos>yypParser->yystack ) yy_pop_parser_stack(yypParser);
181742 while( yypParser->yytos>yypParser->yystack ) yy_pop_parser_stack(yypParser);
181965 yy_pop_parser_stack(yypParser);
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c173025 static void yy_pop_parser_stack(yyParser *pParser){
173045 while( pParser->yytos>pParser->yystack ) yy_pop_parser_stack(pParser);
173225 while( yypParser->yytos>yypParser->yystack ) yy_pop_parser_stack(yypParser);
175725 while( yypParser->yytos>yypParser->yystack ) yy_pop_parser_stack(yypParser);
175948 yy_pop_parser_stack(yypParser);
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c174967 static void yy_pop_parser_stack(yyParser *pParser){
175184 while( yypParser->yytos>yypParser->yystack ) yy_pop_parser_stack(yypParser);
177702 while( yypParser->yytos>yypParser->yystack ) yy_pop_parser_stack(yypParser);
177918 yy_pop_parser_stack(yypParser);