Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c4700 BcResult *opd1, *opd2, res; in bc_program_op() local
4704 s = bc_program_binOpPrep(p, &opd1, &n1, &opd2, &n2); in bc_program_op()
4881 BcResult *opd1, *opd2, res; in bc_program_logical() local
4886 s = bc_program_binOpPrep(p, &opd1, &n1, &opd2, &n2); in bc_program_logical()