Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Drand48.h28 #define RAND48_ADD (0x000b) macro
H A Dsrand48.c29 _rand48_add = RAND48_ADD; in srand48()
H A Dseed48.c34 _rand48_add = RAND48_ADD; in seed48()
H A D_rand48.c26 unsigned short _rand48_add = RAND48_ADD;