Searched refs:dec_col (Results 1 – 1 of 1) sorted by relevance
119 int dec_col = 0; /* Decrement column value by 1 */ in main() local136 dec_col = 1; in main()205 Col = (dec_col ? 1 : 0 ); in main()216 Col = (dec_col ? 1 : 0 ); in main()230 Col = (dec_col ? 1 : 0 ); in main()247 Col = (dec_col ? 1 : 0 ); in main()301 if (dec_col) Col--; in main()