HomeSort by relevance Sort by last modified time
    Searched defs:srand48 (Results 1 - 2 of 2) sorted by null

  /bionic/libc/stdlib/
srand48.c 1 /* $OpenBSD: srand48.c,v 1.3 2005/08/08 08:05:37 espie Exp $ */
22 srand48(long seed) function
  /external/ppp/pppd/
magic.c 57 extern void srand48 __P((long));
74 srand48(seed);
117 srand48(seedval) function

Completed in 42 milliseconds