Searched refs:TYPE_2 (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/ntp/libntp/
H A Dntp_random.c128 #define TYPE_2 2 /* x**15 + x + 1 */ macro
375 rand_type = TYPE_2;
433 case TYPE_2:
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Drandom.c139 #define TYPE_2 2 macro
286 rand_type = TYPE_2;
342 case TYPE_2:
/freebsd-11-stable/contrib/binutils/libiberty/
H A Drandom.c139 #define TYPE_2 2 macro
286 rand_type = TYPE_2;
342 case TYPE_2:
/freebsd-11-stable/lib/libc/stdlib/
H A Drandom.c119 #define TYPE_2 2 /* x**15 + x + 1 */ macro
334 rand_type = TYPE_2;

Completed in 80 milliseconds