Home
last modified time | relevance | path

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

/aosp_15_r20/external/bc/src/
H A Dprogram.c2491 bc_program_execStr(BcProgram* p, const char* restrict code, in bc_program_execStr() function
3580 bc_program_execStr(p, code, &ip->idx, cond, func->code.len); in bc_program_exec()