Home | History | Annotate | Download | only in tzcode

Lines Matching refs:col

1166   int32_t col = 0; // column
1174 col ++;
1178 col += id.length() + 2;
1179 if(col >= 50) {
1182 col = 0;