OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:A_FIRST
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/tetris/
tetris.h
66
#define
A_FIRST
1
tetris.c
109
for (i =
A_FIRST
; i < A_LAST; i++) {
218
pos =
A_FIRST
*B_COLS + (B_COLS/2)-1;
252
pos =
A_FIRST
*B_COLS + (B_COLS/2)-1;
Completed in 13 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025