OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hsh_endiantag
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/tetris/
scores.h
45
uint32_t
hsh_endiantag
;
member in struct:highscore_header
scores.c
494
if (header.
hsh_endiantag
== HSH_ENDIAN_NATIVE) {
497
} else if (header.
hsh_endiantag
== HSH_ENDIAN_OPP) {
501
_PATH_SCOREFILE, header.
hsh_endiantag
);
610
header.
hsh_endiantag
= HSH_ENDIAN_NATIVE;
Completed in 11 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025