Searched defs:REG_N_REFS (Results 1 – 2 of 2) sorted by relevance
74 #define REG_N_REFS(N) (VARRAY_REG (reg_n_info, N)->refs) macro
77 #define REG_N_REFS(N) (VEC_index (reg_info_p, reg_n_info, N)->refs) macro