Searched refs:FX_Random_MT_Start (Results 1 – 3 of 3) sorted by relevance
79 return FX_Random_MT_Start(++g_nGlobalSeed); in ContextFromNextGlobalSeed()84 void* FX_Random_MT_Start(uint32_t dwSeed) { in FX_Random_MT_Start() function
12 void* FX_Random_MT_Start(uint32_t dwSeed);
115 void* pContext = FX_Random_MT_Start(dwSeed1); in GenerateFileID()120 pContext = FX_Random_MT_Start(dwSeed2); in GenerateFileID()