Searched refs:srandom (Results 1 – 5 of 5) sorted by relevance
56 srandom(nprops); in LocalPropertyTestState()119 srandom(iters * nprops); in BM_property_get()139 srandom(iters * nprops); in BM_property_find()
42 srandom(0x01020304); in TEST()
146 srandom(1234); in StringTestState()
116 static __inline__ void srandom(unsigned int __s) in srandom() function
90 using ::srandom;