Searched refs:g_alreadyTested (Results 1 – 1 of 1) sorted by relevance
1930 static BYTE g_alreadyTested[PARAMTABLESIZE] = {0}; /* init to zero */ variable1936 return &g_alreadyTested[(h64 >> 3) & PARAMTABLEMASK]; in NB_TESTS_PLAYED()