Home
last modified time | relevance | path

Searched defs:yyendofinput (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/preprocessor/
H A Dpreprocessor_grammar.c1149 int yyendofinput; /* True if we are at the end of input */ in PreprocessorGrammarParse() local
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/grammar/
H A Dperfettosql_grammar.c3775 int yyendofinput; /* True if we are at the end of input */ in PerfettoSqlParser() local