Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/libgomp/testsuite/libgomp.c++/
H A Dctor-9.C25 unsigned tindex = this - threadbase; variable
27 assert(sindex == tindex);
28 cmask[omp_get_thread_num ()] |= 1u << tindex;
/openbsd/gnu/gcc/gcc/doc/
H A Dc-tree.texi232 @tindex TREE_LIST
233 @tindex TREE_VEC
269 @tindex VOID_TYPE
273 @tindex REAL_TYPE
1471 @tindex DO_STMT
1482 @tindex HANDLER
1483 @tindex IF_STMT
1888 @tindex LT_EXPR
1889 @tindex LE_EXPR
1890 @tindex GT_EXPR
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dc-tree.texi232 @tindex TREE_LIST
233 @tindex TREE_VEC
269 @tindex VOID_TYPE
273 @tindex REAL_TYPE
1284 @tindex DO_STMT
1300 @tindex HANDLER
1301 @tindex IF_STMT
1753 @tindex LT_EXPR
1754 @tindex LE_EXPR
1755 @tindex GT_EXPR
[all …]
/openbsd/lib/libcurses/tinfo/
H A Dparse_entry.c75 unsigned tindex; in _nc_extend_names() local
84 tindex = tp->num_Booleans; in _nc_extend_names()
90 tindex = tp->num_Numbers; in _nc_extend_names()
96 tindex = tp->num_Strings; in _nc_extend_names()
127 tindex = n - first; in _nc_extend_names()
130 tindex += BOOLCOUNT; in _nc_extend_names()
133 tindex += NUMCOUNT; in _nc_extend_names()
136 tindex += STRCOUNT; in _nc_extend_names()
144 for (last = (unsigned) (max - 1); last > tindex; last--) in _nc_extend_names()
184 temp.nte_index = (short) tindex; in _nc_extend_names()
/openbsd/gnu/usr.bin/perl/dist/Unicode-Normalize/
H A Dmkheader95 my $tindex = $sindex % TCount;
99 $tindex ? (TBase + $tindex) : (),
H A DNormalize.xs145 UV tindex = uv2 - Hangul_TBase; in composite_uv() local
146 return(uv + tindex); in composite_uv()
181 UV tindex = sindex % Hangul_TCount; in pv_cat_decompHangul() local
188 if (tindex) in pv_cat_decompHangul()
189 d = uvchr_to_utf8(d, (tindex + Hangul_TBase)); in pv_cat_decompHangul()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.c47 static struct coff_symbol **tindex; variable
192 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()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.c47 static struct coff_symbol **tindex; variable
192 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()
/openbsd/gnu/usr.bin/perl/cpan/Unicode-Collate/
H A DCollate.xs227 UV sindex, lindex, vindex, tindex;
234 tindex = sindex % Hangul_TCount;
236 EXTEND(SP, tindex ? 3 : 2);
239 if (tindex)
240 PUSHs(sv_2mortal(newSVuv(tindex + Hangul_TBase)));
/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dmakeinfo.c3026 int tindex = output_paragraph_offset; in close_paragraph() local
3032 for (tindex = output_paragraph_offset - 1; tindex >= 0; --tindex) in close_paragraph()
3034 int c = output_paragraph[tindex]; in close_paragraph()
3037 output_paragraph[tindex] = '\n'; in close_paragraph()
3043 output_paragraph_offset = ++tindex; in close_paragraph()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dxsym.c1127 bfd_sym_type_table_entry tindex; in bfd_sym_fetch_type_table_information() local
1138 if (bfd_sym_fetch_type_table_entry (abfd, &tindex, index - 100) < 0) in bfd_sym_fetch_type_table_information()
1140 if (bfd_sym_fetch_type_information_table_entry (abfd, entry, tindex) < 0) in bfd_sym_fetch_type_table_information()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dxsym.c1174 bfd_sym_type_table_entry tindex; local
1185 if (bfd_sym_fetch_type_table_entry (abfd, &tindex, index - 100) < 0)
1187 if (bfd_sym_fetch_type_information_table_entry (abfd, entry, tindex) < 0)
/openbsd/gnu/usr.bin/cvs/doc/
H A Dtexinfo.tex2928 % @tindex whatever
2978 \def\tindex {\tpindex}
/openbsd/gnu/usr.bin/binutils-2.17/texinfo/
H A Dtexinfo.tex3330 % @tindex whatever
3414 \def\tindex {\tpindex}
/openbsd/gnu/usr.bin/gcc/gcc/doc/include/
H A Dtexinfo.tex3328 % @tindex whatever
3377 \def\tindex {\tpindex}
/openbsd/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.tex3456 % @tindex whatever
3541 \def\tindex {\tpindex}
H A Dtexinfo.txi9665 (@code{@@tindex}) data type index, for type names (such as structures
17712 @item @@tindex @var{entry}
/openbsd/gnu/gcc/gcc/doc/include/
H A Dtexinfo.tex3558 % @tindex whatever
3643 \def\tindex {\tpindex}