Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c3889 static BcStatus bc_parse_auto(BcParse *p) { in bc_parse_auto() function
3966 s = bc_parse_auto(p); in bc_parse_body()
3988 if (type == BC_LEX_KEY_AUTO) return bc_parse_auto(p); in bc_parse_stmt()