Home
last modified time | relevance | path

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

/freebsd/contrib/bc/include/
H A Dlang.h74 BC_INST_DIVIDE, enumerator
/freebsd/contrib/bc/src/
H A Ddata.c1214 BC_INST_DIVIDE, BC_INST_MODULUS,
H A Dprogram.c3450 BC_PROG_LBL(BC_INST_DIVIDE): in bc_program_exec()