Searched refs:retndx (Results 1 – 3 of 3) sorted by relevance
290 int retndx = 0; in sec_type_strings() local295 retarr[retndx++] = CONV_DS_ADDR(ds_secs_dmp); in sec_type_strings()298 retarr[retndx++] = CONV_DS_ADDR(ds_secs_cf); in sec_type_strings()301 retarr[retndx++] = CONV_DS_ADDR(ds_secs_nf); in sec_type_strings()304 retarr[retndx++] = CONV_DS_ADDR(ds_secs_def); in sec_type_strings()312 retarr[retndx++] = CONV_DS_ADDR(ds_usecs_dmp); in sec_type_strings()315 retarr[retndx++] = CONV_DS_ADDR(ds_usecs_cf); in sec_type_strings()318 retarr[retndx++] = CONV_DS_ADDR(ds_usecs_nf); in sec_type_strings()321 retarr[retndx++] = CONV_DS_ADDR(ds_usecs_def); in sec_type_strings()330 retarr[retndx++] = CONV_DS_ADDR(ds_llvm_dmp); in sec_type_strings()[all …]
185 int retndx = 0; in conv_sym_info_type_strings() local193 retarr[retndx++] = CONV_DS_ADDR(ds_types_cf); in conv_sym_info_type_strings()195 retarr[retndx++] = CONV_DS_ADDR(ds_sparc_cf); in conv_sym_info_type_strings()198 retarr[retndx++] = CONV_DS_ADDR(ds_types_cfnp); in conv_sym_info_type_strings()200 retarr[retndx++] = CONV_DS_ADDR(ds_sparc_cfnp); in conv_sym_info_type_strings()203 retarr[retndx++] = CONV_DS_ADDR(ds_types_nf); in conv_sym_info_type_strings()205 retarr[retndx++] = CONV_DS_ADDR(ds_sparc_nf); in conv_sym_info_type_strings()208 retarr[retndx++] = CONV_DS_ADDR(ds_types_def); in conv_sym_info_type_strings()210 retarr[retndx++] = CONV_DS_ADDR(ds_sparc_def); in conv_sym_info_type_strings()214 retarr[retndx++] = NULL; in conv_sym_info_type_strings()[all …]
691 Word retndx = argstate->dyn.num; /* Out of range value */ in arg_to_index() local705 (ndx > 0) && (retndx == (ndx - 1))) { in arg_to_index()711 return (retndx); in arg_to_index()722 retndx = ndx; in arg_to_index()