Lines Matching refs:allocated
784 int allocated; in insert_reg() local
804 else if (get_spec_reg(regname, &arg, &allocated, TRUE)) in insert_reg()
809 if (allocated) in insert_reg()
849 int *allocated, // return: TRUE when value was allocated in get_spec_reg() argument
855 *allocated = FALSE; in get_spec_reg()
871 *allocated = TRUE; in get_spec_reg()
889 *allocated = TRUE; in get_spec_reg()
901 *allocated = TRUE; in get_spec_reg()
912 *allocated = TRUE; in get_spec_reg()
1562 int allocated = FALSE; in do_put() local
1600 else if (get_spec_reg(regname, &insert_string, &allocated, TRUE) in do_put()
2258 if (allocated) in do_put()
2610 int allocated; in get_reg_contents() local
2634 if (get_spec_reg(regname, &retval, &allocated, FALSE)) in get_reg_contents()
2638 if (allocated) in get_reg_contents()