Searched refs:tindex (Results 1 – 5 of 5) sorted by relevance
73 unsigned tindex; in _nc_extend_names() local82 tindex = tp->num_Booleans; in _nc_extend_names()88 tindex = tp->num_Numbers; in _nc_extend_names()94 tindex = tp->num_Strings; in _nc_extend_names()125 tindex = n - first; in _nc_extend_names()128 tindex += BOOLCOUNT; in _nc_extend_names()131 tindex += NUMCOUNT; in _nc_extend_names()134 tindex += STRCOUNT; in _nc_extend_names()146 for (last = tp->num_Booleans - 1; last > tindex; last--) in _nc_extend_names()153 for (last = tp->num_Numbers - 1; last > tindex; last--) in _nc_extend_names()[all …]
47 static struct coff_symbol **tindex; variable192 r->symbol = tindex[idx]; in do_sections_p2()375 res->u.astructref.ref = tindex[INDEXOF (aux->x_sym.x_tagndx.p)]; in do_type()403 res->u.aenumref.ref = tindex[INDEXOF (aux->x_sym.x_tagndx.p)]; in do_type()566 tindex[i] = s; in do_define()737 tindex = (struct coff_symbol **) (xcalloc (sizeof (struct coff_symbol *), rawcount)); in coff_grok()
155 UV sindex, lindex, vindex, tindex; in sv_cat_decompHangul() local164 tindex = sindex % Hangul_TCount; in sv_cat_decompHangul()169 if (tindex) in sv_cat_decompHangul()170 t = uvuni_to_utf8(t, (tindex + Hangul_TBase)); in sv_cat_decompHangul()
3034 int tindex = output_paragraph_offset; in close_paragraph() local3040 for (tindex = output_paragraph_offset - 1; tindex >= 0; --tindex) in close_paragraph()3042 int c = output_paragraph[tindex]; in close_paragraph()3045 output_paragraph[tindex] = '\n'; in close_paragraph()3051 output_paragraph_offset = ++tindex; in close_paragraph()
1129 bfd_sym_type_table_entry tindex; in bfd_sym_fetch_type_table_information() local1140 if (bfd_sym_fetch_type_table_entry (abfd, &tindex, index - 100) < 0) in bfd_sym_fetch_type_table_information()1142 if (bfd_sym_fetch_type_information_table_entry (abfd, entry, tindex) < 0) in bfd_sym_fetch_type_table_information()