Searched refs:RAND48_SEED_0 (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/upstream-netbsd/lib/libc/stdlib/ | ||
D | rand48.h | 26 #define RAND48_SEED_0 (0x330e) macro |
D | srand48.c | 31 __rand48_seed[0] = RAND48_SEED_0; in __weak_alias() |
D | _rand48.c | 26 RAND48_SEED_0, |