Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c3698 size_t cond_idx, exit_idx, body_idx, update_idx; in bc_parse_for() local
3720 exit_idx = body_idx + 1; in bc_parse_for()
3744 bc_parse_pushIndex(p, exit_idx); in bc_parse_for()
3763 bc_parse_createExitLabel(p, exit_idx, 1); in bc_parse_for()