Searched refs:colcount (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex2580 \global\advance\colcount by 1
2581 \expandafter\xdef\csname col\the\colcount\endcsname{#1\hsize}%
2585 \newcount\colcount
2597 \global\advance\colcount by 1
2600 \expandafter\xdef\csname col\the\colcount\endcsname{\the\wd0}%
2647 \global\colcount=0
2652 \global\colcount=0 % Reset the column counter.
2674 \global\advance\colcount by 1
2677 % Use the current \colcount to find the correct column width:
2678 \hsize=\expandafter\csname col\the\colcount\endcsnam
[all...]
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex2754 \global\advance\colcount by 1
2755 \expandafter\xdef\csname col\the\colcount\endcsname{#1\hsize}%
2759 \newcount\colcount
2771 \global\advance\colcount by 1
2774 \expandafter\xdef\csname col\the\colcount\endcsname{\the\wd0}%
2821 \global\colcount=0
2826 \global\colcount=0 % Reset the column counter.
2848 \global\advance\colcount by 1
2851 % Use the current \colcount to find the correct column width:
2852 \hsize=\expandafter\csname col\the\colcount\endcsnam
[all...]
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex2653 \global\advance\colcount by 1
2654 \expandafter\xdef\csname col\the\colcount\endcsname{#1\hsize}%
2658 \newcount\colcount
2670 \global\advance\colcount by 1
2673 \expandafter\xdef\csname col\the\colcount\endcsname{\the\wd0}%
2720 \global\colcount=0
2725 \global\colcount=0 % Reset the column counter.
2747 \global\advance\colcount by 1
2750 % Use the current \colcount to find the correct column width:
2751 \hsize=\expandafter\csname col\the\colcount\endcsnam
[all...]

Completed in 174 milliseconds