Searched refs:COL (Results 1 – 6 of 6) sorted by relevance
40 #define COL 16 macro76 lex[':'] = COL; in strtoip6()96 case COL: in strtoip6()129 case COL: in strtoip6()148 if (c == COL) in strtoip6()
36 %term MATRIX LCOL CCOL RCOL COL80 col : COL { $$ = ct++; } ;
91 "col", COL,
243 while {[sqlite_step $vm N VAL COL]=="SQLITE_ROW"} {
2182 [[ -z $COL ]] && COL=`look_for_prog col`3172 -x $MANDOC && -x $COL ]]; then3173 $MANDOC -Tascii $nfile | $COL -b > $nfile.man.txt3182 $MANDOC -Tascii $ofile | $COL -b > $ofile.man.txt
3553 (grub_putchar) [!STAGE1_5]: Use a static variable COL to track3555 COL. If C is a backspace and COL is positive, decrease COL. If C3556 is a printable character, increase COL. In this case, if3557 AUTO_FILL is non-zero and COL is greater than or equal to 79,