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

  /bionic/libc/stdlib/
srand48.c 28 __rand48_mult[1] = RAND48_MULT_1;
seed48.c 33 __rand48_mult[1] = RAND48_MULT_1;
_rand48.c 24 RAND48_MULT_1,
  /bionic/libc/private/
rand48.h 28 #define RAND48_MULT_1 (0xdeec)

Completed in 154 milliseconds