OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hs_time
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/tetris/
scores.h
79
time_t
hs_time
; /* time at game end */
member in struct:highscore
scores.c
307
scores[i].
hs_time
= read64(buf[i].hso_time, doflip);
338
scores[i].
hs_time
=
367
scores[i].
hs_time
= read32(buf[i].hso50_time, doflip);
620
buf[i].hso_time = scores[i].
hs_time
;
681
sp->
hs_time
= now; /* and time */
686
sp->
hs_time
= now; /* renew it */
695
sp->
hs_time
= now;
759
if (a->
hs_time
< b->
hs_time
)
761
if (a->
hs_time
> b->hs_time
[
all
...]
Completed in 19 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026