Searched refs:srand (Results 1 – 3 of 3) sorted by relevance
109 static __inline__ void srand(unsigned int __s) { in srand() function
49 srand(0x01020304); in TEST()
88 using ::srand;