Searched refs:BC_INST_CALL (Results 1 – 4 of 4) sorted by relevance
171 BC_INST_CALL, enumerator
192 bc_parse_push(p, BC_INST_CALL); in bc_parse_params()281 *type = BC_INST_CALL; in bc_parse_name()1336 rprn = (prev == BC_INST_CALL); in bc_parse_expr_err()
1877 case BC_INST_CALL: in bc_program_exec()2323 else if (inst == BC_INST_CALL || in bc_program_printInst()2327 if (inst == BC_INST_CALL) bc_program_printIndex(code, bgn); in bc_program_printInst()
248 BC_INST_CALL, enumerator3202 bc_parse_push(p, BC_INST_CALL); in bc_parse_params()3291 *type = BC_INST_CALL; in bc_parse_name()4316 rprn = (prev == BC_INST_CALL); in bc_parse_expr_err()5441 case BC_INST_CALL: in bc_program_exec()