Home
last modified time | relevance | path

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

/aosp_15_r20/external/bc/src/
H A Dprogram.c2676 bc_program_pushGlobal(BcProgram* p, uchar inst) in bc_program_pushGlobal() function
3315 bc_program_pushGlobal(p, inst); in bc_program_exec()
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c5378 static void bc_program_pushGlobal(BcProgram *p, char inst) { in bc_program_pushGlobal() function
5600 bc_program_pushGlobal(p, inst); in bc_program_exec()