Searched refs:A_FIRST (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/games/tetris/
H A Dtetris.h67 #define A_FIRST 1 macro
H A Dtetris.c100 for (i = A_FIRST; i < A_LAST; i++) {
246 pos = A_FIRST*B_COLS + (B_COLS/2)-1;
280 pos = A_FIRST*B_COLS + (B_COLS/2)-1;

Completed in 108 milliseconds