Searched refs:dwHash1 (Results 1 – 1 of 1) sorted by relevance
348 FX_DWORD dwHash1 = FX_HashCode_String_GetA((FX_LPCSTR)&st1, sizeof(st1), TRUE); in FX_Random_GenerateBase() local350 ::srand((dwHash1 << 16) | (FX_DWORD)dwHash2); in FX_Random_GenerateBase()