Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c3106 static void bc_parse_createCondLabel(BcParse *p, size_t idx) { in bc_parse_createCondLabel() function
3676 bc_parse_createCondLabel(p, p->func->labels.len); in bc_parse_while()
3748 bc_parse_createCondLabel(p, update_idx); in bc_parse_for()