Home
last modified time | relevance | path

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

/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dutil.c6001 #define DRAND48_ADD 0xb macro
6042 *random_state = (*random_state * DRAND48_MULT + DRAND48_ADD)
/dports/lang/perl5.34/perl-5.34.0/
H A Dutil.c5995 #define DRAND48_ADD 0xb macro
6036 *random_state = (*random_state * DRAND48_MULT + DRAND48_ADD)
/dports/lang/perl5.30/perl-5.30.3/
H A Dutil.c5795 #define DRAND48_ADD 0xb macro
5836 *random_state = (*random_state * DRAND48_MULT + DRAND48_ADD)
/dports/lang/perl5.32/perl-5.32.1/
H A Dutil.c5814 #define DRAND48_ADD 0xb macro
5855 *random_state = (*random_state * DRAND48_MULT + DRAND48_ADD)