Home
last modified time | relevance | path

Searched refs:bc_parse_loopExit (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bc/src/
H A Dbc_parse.c1322 bc_parse_loopExit(BcParse* p, BcLexType type) in bc_parse_loopExit() function
1769 bc_parse_loopExit(p, p->l.t); in bc_parse_stmt()
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c3870 static BcStatus bc_parse_loopExit(BcParse *p, BcLexType type) { in bc_parse_loopExit() function
4172 s = bc_parse_loopExit(p, p->l.t); in bc_parse_stmt()