Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/doc/
H A Dhostconfig.texi91 @ftable @code
170 @end ftable
177 @ftable @code
215 @end ftable
H A Dc-tree.texi197 @ftable @code
221 @end ftable
331 @ftable @code
358 @end ftable
418 @end ftable
691 @end ftable
816 @end ftable
904 @end ftable
1454 @end ftable
1528 @end ftable
[all …]
H A Dcfg.texi158 @ftable @code
194 @end ftable
519 @ftable @code
555 @end ftable
H A Dcpp.texi3356 @ftable @code
3408 @end ftable
H A Dtm.texi1291 @ftable @code
1305 @end ftable
/freebsd-12.1/sys/opencrypto/
H A Dskipjack.c22 static const u_int8_t ftable[0x100] = variable
76 table [i] = ftable [i ^ key_byte]; in subkey_table_gen()
/freebsd-12.1/sys/dev/fb/
H A Dvesa.c673 } ftable[] = { in vesa_translate_flags() local
682 for (flags = 0, i = 0; i < nitems(ftable); ++i) { in vesa_translate_flags()
683 flags |= (vflags & ftable[i].mask) ? in vesa_translate_flags()
684 ftable[i].set : ftable[i].reset; in vesa_translate_flags()
/freebsd-12.1/contrib/binutils/etc/
H A DChangeLog74 * texi2pod.pl: Handle @end ftable and @end vtable.
/freebsd-12.1/contrib/gcclibs/libiberty/
H A Dfunctions.texi14 @ftable @code
25 @end ftable
/freebsd-12.1/contrib/binutils/libiberty/
H A Dfunctions.texi14 @ftable @code
25 @end ftable
/freebsd-12.1/contrib/gcc/doc/include/
H A Dtexinfo.tex2397 % Tables -- @table, @ftable, @vtable, @item(x).
2409 % Note @table, @ftable, and @vtable define @item, @itemx, etc., with
2477 % @table, @ftable, @vtable.
2482 \envdef\ftable{%
2484 \tablecheck{ftable}%
/freebsd-12.1/contrib/amd/doc/
H A Dtexinfo.tex3490 % Tables -- @table, @ftable, @vtable, @item(x).
3502 % Note @table, @ftable, and @vtable define @item, @itemx, etc., with
3570 % @table, @ftable, @vtable.
3575 \envdef\ftable{%
3577 \tablecheck{ftable}%
/freebsd-12.1/contrib/binutils/gas/doc/
H A Das.texinfo5053 @ftable @code
5196 @end ftable
5202 @ftable @code
5232 @end ftable
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdbint.texinfo2129 @ftable @code
2283 @end ftable
4033 @ftable @code
4046 @end ftable
H A Dgdb.texinfo25 @c readline appendices use @vindex, @findex and @ftable,
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-19941599 * decl2.c (mark_vtable_entries): If -ftable-thunks, set the
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200312390 * invoke.texi (-ftable-gc): Kill documentation.
H A DChangeLog-20044050 * doc/cfg.texi (Maintaining the CFG): Use @ftable instead of