Home
last modified time | relevance | path

Searched refs:colcount (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_raid.h92 colcount, col, magic) { \ argument
101 rpw64->rpw_colcount = colcount; \
124 rpw32->rpw_colcount = colcount; \
/titanic_41/usr/src/grub/grub-0.97/docs/
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\endcsname
[all …]