OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
306
scores[i].
hs_time
= read64(buf[i].hso_time, doflip);
337
scores[i].
hs_time
=
366
scores[i].
hs_time
= read32(buf[i].hso50_time, doflip);
619
buf[i].hso_time = scores[i].
hs_time
;
680
sp->
hs_time
= now; /* and time */
685
sp->
hs_time
= now; /* renew it */
694
sp->
hs_time
= now;
758
if (a->
hs_time
< b->
hs_time
)
760
if (a->
hs_time
> b->hs_time
[
all
...]
Completed in 34 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025