Home
last modified time | relevance | path

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

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