Searched refs:ST_SeedRandom (Results 1 – 3 of 3) sorted by relevance
1819 if (FuncList.ST_SeedRandom) { in C_SeedRandom()1820 rv = FuncList.ST_SeedRandom(rSession, pSeed, ulSeedLen); in C_SeedRandom()
1626 ST_C_SeedRandom ST_SeedRandom; member
2417 function_list.ST_SeedRandom = SC_SeedRandom; in SC_SetFunctionList()