Searched defs:l_srand (Results 1 – 1 of 1) sorted by relevance
29 #define l_srand(x) srandom(x) macro33 #define l_srand(x) srand(x) macro