A_FIRST 97 usr/sample/tetris/tetris.c for (i = A_FIRST; i < A_LAST; i++) { A_FIRST 177 usr/sample/tetris/tetris.c pos = A_FIRST*B_COLS + (B_COLS/2)-1; A_FIRST 210 usr/sample/tetris/tetris.c pos = A_FIRST*B_COLS + (B_COLS/2)-1;