Searched refs:TYPE_4 (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/binutils/libiberty/
H A Drandom.c151 #define TYPE_4 4 macro
298 rand_type = TYPE_4;
344 case TYPE_4:
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Drandom.c151 #define TYPE_4 4 macro
298 rand_type = TYPE_4;
344 case TYPE_4:
/freebsd-11-stable/contrib/ntp/libntp/
H A Dntp_random.c138 #define TYPE_4 4 /* x**63 + x + 1 */ macro
383 rand_type = TYPE_4;
435 case TYPE_4:
/freebsd-11-stable/lib/libc/stdlib/
H A Drandom.c129 #define TYPE_4 4 /* x**63 + x + 1 */ macro
342 rand_type = TYPE_4;

Completed in 197 milliseconds