HomeSort by relevance Sort by last modified time
    Searched refs:RAND48_MULT_0 (Results 1 - 4 of 4) sorted by null

  /bionic/libc/stdlib/
srand48.c 27 __rand48_mult[0] = RAND48_MULT_0;
seed48.c 32 __rand48_mult[0] = RAND48_MULT_0;
_rand48.c 23 RAND48_MULT_0,
  /bionic/libc/private/
rand48.h 27 #define RAND48_MULT_0 (0xe66d)

Completed in 75 milliseconds