Searched refs:BC_INST_IRAND (Results 1 – 3 of 3) sorted by relevance
149 BC_INST_IRAND, enumerator
918 BC_INST_IRAND,
1192 assert(inst >= BC_INST_LENGTH && inst <= BC_INST_IRAND); in bc_program_builtin()1228 else if (inst == BC_INST_IRAND) { in bc_program_builtin()2008 case BC_INST_IRAND: in bc_program_exec()