Home
last modified time | relevance | path

Searched refs:TBHashEntry (Results 1 – 3 of 3) sorted by relevance

/dports/games/crafty/crafty-25.2_1/
H A Dtbcore.h58 struct TBHashEntry;
159 struct TBHashEntry { struct
H A Dtbcore.c54 static struct TBHashEntry TB_hash[1 << TBHASHBITS][HSHMAX];
1605 struct TBHashEntry *ptr2; in load_dtz_table()
H A Dtbprobe.c596 struct TBHashEntry *ptr2; in probe_wdl_table()
719 struct TBHashEntry *ptr2 = TB_hash[key >> (64 - TBHASHBITS)]; in probe_dtz_table()