Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bc/src/
H A Dbc_parse.c176 static void bc_parse_createLabel(BcParse *p, size_t idx) { in bc_parse_createLabel() function
187 bc_parse_createLabel(p, p->func->code.len); in bc_parse_createCondLabel()
216 bc_parse_createLabel(p, SIZE_MAX); in bc_parse_createExitLabel()
1185 bc_parse_createLabel(p, p->func->code.len); in bc_parse_for()
1234 bc_parse_createLabel(p, p->func->code.len); in bc_parse_for()