Home
last modified time | relevance | path

Searched refs:RAND48_ADD (Results 1 – 4 of 4) sorted by relevance

/openbsd/lib/libc/stdlib/
H A Drand48.h36 #define RAND48_ADD (0x000b) macro
H A Dsrand48.c36 __rand48_add = RAND48_ADD; in srand48_deterministic()
H A Dseed48.c42 __rand48_add = RAND48_ADD; in seed48_deterministic()
H A D_rand48.c27 unsigned short __rand48_add = RAND48_ADD;