Searched refs:bc_parse_params (Results 1 – 2 of 2) sorted by relevance
173 static void bc_parse_params(BcParse *p, uint8_t flags) { in bc_parse_params() function200 bc_parse_params(p, flags); in bc_parse_call()
3179 static BcStatus bc_parse_params(BcParse *p, uint8_t flags) { in bc_parse_params() function3216 s = bc_parse_params(p, flags); in bc_parse_call()