Searched refs:RandomSeedGet (Results 1 – 4 of 4) sorted by relevance
27 void RTNAME(RandomSeedGet)(const Descriptor &, const char *source, int line);
54 RTNAME(RandomSeedGet)(desc, __FILE__, __LINE__); in TEST() local
195 void RTNAME(RandomSeedGet)( in RTNAME() argument
283 func = fir::runtime::getRuntimeFunc<mkRTKey(RandomSeedGet)>(loc, builder); in genRandomSeed()