OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:D_LAST
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/tetris/
tetris.h
63
#define
D_LAST
22
screen.c
200
Offset = (Rows -
D_LAST
+ D_FIRST - 2) / 2;
306
curscreen[
D_LAST
* B_COLS - 1] = -1;
355
for (j = D_FIRST; j <
D_LAST
; j++) {
Completed in 12 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025