Home
last modified time | relevance | path

Searched refs:DTZ_MAGIC (Results 1 – 2 of 2) sorted by relevance

/dports/games/crafty/crafty-25.2_1/
H A Dtbcore.h49 # define DTZ_MAGIC 0xa50c66d7 macro
H A Dtbcore.c1430 if (((uint32 *) data)[0] != DTZ_MAGIC) { in init_table_dtz()