Searched refs:charwidth (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dc-typeck.c6037 int byte, wchar_bytes, charwidth, bitpos;
6050 charwidth = TYPE_PRECISION (char_type_node);
6071 bitpos = (wchar_bytes - byte - 1) * charwidth;
6073 bitpos = byte * charwidth;
6082 bitpos = ((wchar_bytes - 1) * charwidth) + HOST_BITS_PER_CHAR;
6006 int byte, wchar_bytes, charwidth, bitpos; local
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex4752 \def\ctl{{\circle\char'013\hskip -6pt}}% 6pt from pl file: 1/2charwidth
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex4948 \def\ctl{{\circle\char'013\hskip -6pt}}% 6pt from pl file: 1/2charwidth
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex4824 \def\ctl{{\circle\char'013\hskip -6pt}}% 6pt from pl file: 1/2charwidth

Completed in 218 milliseconds