HomeSort by: relevance | last modified time | path
    Searched refs:srand (Results 1 - 25 of 52) sorted by relevancy

1 2 3

  /src/lib/libc/stdlib/
rand.c 54 srand(u_int seed) function in typeref:typename:void
  /src/sys/external/isc/libsodium/dist/test/quirks/
quirks.h 43 srand(seed);
  /src/games/hangman/
setup.c 70 srand(time(NULL) + getpid());
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/timing/
ashldi3.c 22 srand(42);
ashrdi3.c 22 srand(42);
floatdidf.c 22 srand(42);
floatdisf.c 22 srand(42);
floatdixf.c 22 srand(42);
floatundidf.c 19 srand(42);
floatundisf.c 22 srand(42);
floatundixf.c 22 srand(42);
lshrdi3.c 22 srand(42);
negdi2.c 22 srand(42);
divdi3.c 23 srand(42);
moddi3.c 23 srand(42);
  /src/sys/external/bsd/compiler_rt/dist/test/timing/
ashldi3.c 22 srand(42);
ashrdi3.c 22 srand(42);
floatdidf.c 22 srand(42);
floatdisf.c 22 srand(42);
floatdixf.c 22 srand(42);
floatundidf.c 19 srand(42);
floatundisf.c 22 srand(42);
floatundixf.c 22 srand(42);
lshrdi3.c 22 srand(42);
negdi2.c 22 srand(42);

Completed in 27 milliseconds

1 2 3