Home
last modified time | relevance | path

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

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