Home
last modified time | relevance | path

Searched refs:tindex (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/gcc/doc/
Dc-tree.texi185 @tindex IDENTIFIER_NODE
232 @tindex TREE_LIST
233 @tindex TREE_VEC
269 @tindex VOID_TYPE
270 @tindex INTEGER_TYPE
271 @tindex TYPE_MIN_VALUE
272 @tindex TYPE_MAX_VALUE
273 @tindex REAL_TYPE
274 @tindex COMPLEX_TYPE
275 @tindex ENUMERAL_TYPE
[all …]
/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
Dparse_entry.c72 unsigned tindex; in _nc_extend_names() local
81 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()
/freebsd-12-stable/gnu/usr.bin/grep/
Ddfa.c1126 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() argument
1269 switch (dfa->tokens[tindex - 1]) in nsubtoks()
1276 return 1 + nsubtoks(tindex - 1); in nsubtoks()
1280 ntoks1 = nsubtoks(tindex - 1); in nsubtoks()
[all …]
Ddfa.h296 int tindex; /* Index for adding new tokens. */ member
/freebsd-12-stable/contrib/binutils/binutils/
Dcoffgrok.c49 static struct coff_symbol **tindex; variable
194 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()
/freebsd-12-stable/contrib/gcc/doc/include/
Dtexinfo.tex3558 % @tindex whatever
3643 \def\tindex {\tpindex}
/freebsd-12-stable/contrib/amd/doc/
Dtexinfo.tex4785 % @tindex whatever
4874 \def\tindex {\tpindex}