Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Dbc_parse.c564 bc_parse_builtin3(BcParse* p, BcLexType type, uint8_t flags, BcInst* prev) in bc_parse_builtin3() function
2424 bc_parse_builtin3(p, t, flags, &prev); in bc_parse_expr_err()