Home
last modified time | relevance | path

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

/external/bc/src/
Dbc_parse.c312 static void bc_parse_builtin(BcParse *p, BcLexType type, in bc_parse_builtin() function
1389 bc_parse_builtin(p, t, flags, &prev); in bc_parse_expr_err()
/external/toybox/toys/pending/
Dbc.c3324 static BcStatus bc_parse_builtin(BcParse *p, BcLexType type, in bc_parse_builtin() function
4360 s = bc_parse_builtin(p, t, flags, &prev); in bc_parse_expr_err()