Home
last modified time | relevance | path

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

/external/bc/src/
Dprogram.c1484 static void bc_program_execStr(BcProgram *p, const char *restrict code, in bc_program_execStr() function
2150 bc_program_execStr(p, code, &ip->idx, cond, func->code.len); in bc_program_exec()