Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c4691 static void bc_program_retire(BcProgram *p, BcResult *r, BcResultType t) { in bc_program_retire() function
4873 bc_program_retire(p, &res, BC_RESULT_TEMP); in bc_program_unary()
5084 bc_program_retire(p, &r, BC_RESULT_ARRAY_ELEM); in bc_program_pushArray()
5270 bc_program_retire(p, &res, BC_RESULT_TEMP); in bc_program_builtin()