Searched refs:srand (Results 1 – 7 of 7) sorted by relevance
1200 srand(0); in ZTEST()1204 srand(1); in ZTEST()1208 srand(10); in ZTEST()1212 srand(UINT_MAX - 1); in ZTEST()1216 srand(UINT_MAX); in ZTEST()1236 srand(0); in ZTEST()1239 srand(0); in ZTEST()1242 srand(0); in ZTEST()1246 srand(1); in ZTEST()1249 srand(1); in ZTEST()[all …]
24 void srand(unsigned int s) in srand() function
31 bool "Rand and srand functions"35 In order to make use of the non-reentrant rand() and srand(), it is
57 void srand(unsigned int seed);
183 srand
179 srand(seed); in array_random_fill()
1371 srand(),ISO/IEC 9899:2011