Searched refs:tindex (Results 1 – 7 of 7) sorted by relevance
185 @tindex IDENTIFIER_NODE232 @tindex TREE_LIST233 @tindex TREE_VEC269 @tindex VOID_TYPE270 @tindex INTEGER_TYPE271 @tindex TYPE_MIN_VALUE272 @tindex TYPE_MAX_VALUE273 @tindex REAL_TYPE274 @tindex COMPLEX_TYPE275 @tindex ENUMERAL_TYPE[all …]
72 unsigned tindex; in _nc_extend_names() local81 tindex = tp->num_Booleans; in _nc_extend_names()87 tindex = tp->num_Numbers; in _nc_extend_names()93 tindex = tp->num_Strings; in _nc_extend_names()124 tindex = n - first; in _nc_extend_names()127 tindex += BOOLCOUNT; in _nc_extend_names()130 tindex += NUMCOUNT; in _nc_extend_names()133 tindex += STRCOUNT; in _nc_extend_names()141 for (last = (unsigned) (max - 1); last > tindex; last--) in _nc_extend_names()176 temp.nte_index = (short) tindex; in _nc_extend_names()
1126 dfa->tindex); in addtok()1129 dfa->multibyte_prop[dfa->tindex] = ((dfa->nmbcsets - 1) << 2) + 3; in addtok()1131 dfa->multibyte_prop[dfa->tindex] in addtok()1138 dfa->multibyte_prop[dfa->tindex] = 3; in addtok()1142 REALLOC_IF_NECESSARY(dfa->tokens, token, dfa->talloc, dfa->tindex); in addtok()1143 dfa->tokens[dfa->tindex++] = t; in addtok()1265 nsubtoks (int tindex) in nsubtoks() argument1269 switch (dfa->tokens[tindex - 1]) in nsubtoks()1276 return 1 + nsubtoks(tindex - 1); in nsubtoks()1280 ntoks1 = nsubtoks(tindex - 1); in nsubtoks()[all …]
296 int tindex; /* Index for adding new tokens. */ member
49 static struct coff_symbol **tindex; variable194 r->symbol = tindex[idx]; in do_sections_p2()377 res->u.astructref.ref = tindex[INDEXOF (aux->x_sym.x_tagndx.p)]; in do_type()405 res->u.aenumref.ref = tindex[INDEXOF (aux->x_sym.x_tagndx.p)]; in do_type()568 tindex[i] = s; in do_define()739 tindex = (struct coff_symbol **) (xcalloc (sizeof (struct coff_symbol *), rawcount)); in coff_grok()
3558 % @tindex whatever3643 \def\tindex {\tpindex}
4785 % @tindex whatever4874 \def\tindex {\tpindex}