Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Dbc.c5137 static BcStatus bc_program_call(BcProgram *p, char *code, in bc_program_call() function
5443 s = bc_program_call(p, code, &ip->idx); in bc_program_exec()