Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_rand48.c18 uint48 _rand48_add = RAND48_ADD;
H A Dsrand48.c22 _rand48_add = RAND48_ADD; in srand48()
H A Dseed48.c24 _rand48_add = RAND48_ADD; in seed48()
H A Drand48.h29 #define RAND48_ADD (0x000b) macro