Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c5275 static void bc_program_pushGlobal(BcProgram *p, uchar inst) { in bc_program_pushGlobal() function
5497 bc_program_pushGlobal(p, inst); in bc_program_exec()