Searched defs:seedrandom (Results 1 – 1 of 1) sorted by relevance
65 #define seedrandom(a) srand(a) macro71 #define seedrandom(a) srandom(a) macro