Searched refs:BC_PROG_READ (Results 1 – 4 of 4) sorted by relevance
105 #define BC_PROG_READ (1) macro
434 BcFunc *f = bc_vec_item(&p->fns, BC_PROG_READ); in bc_program_read()438 if (ip_ptr->func == BC_PROG_READ) in bc_program_read()453 bc_parse_init(&parse, p, BC_PROG_READ); in bc_program_read()467 ip.func = BC_PROG_READ; in bc_program_read()472 f = bc_vec_item(&p->fns, BC_PROG_READ); in bc_program_read()
152 ip->func != BC_PROG_READ) in bc_vm_error()
574 #define BC_PROG_READ (1) macro4742 BcFunc *f = bc_vec_item(&p->fns, BC_PROG_READ); in bc_program_read()4746 if (ip_ptr->func == BC_PROG_READ) in bc_program_read()4761 bc_parse_init(&parse, p, BC_PROG_READ); in bc_program_read()4773 ip.func = BC_PROG_READ; in bc_program_read()4778 f = bc_vec_item(&p->fns, BC_PROG_READ); in bc_program_read()