Searched refs:TYPE_1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Drandom.c133 #define TYPE_1 1 macro
280 rand_type = TYPE_1;
341 case TYPE_1:
/freebsd-11-stable/contrib/binutils/libiberty/
H A Drandom.c133 #define TYPE_1 1 macro
280 rand_type = TYPE_1;
341 case TYPE_1:
/freebsd-11-stable/contrib/ntp/libntp/
H A Dntp_random.c123 #define TYPE_1 1 /* x**7 + x**3 + 1 */ macro
371 rand_type = TYPE_1;
432 case TYPE_1:
/freebsd-11-stable/lib/libc/stdlib/
H A Drandom.c114 #define TYPE_1 1 /* x**7 + x**3 + 1 */ macro
330 rand_type = TYPE_1;

Completed in 105 milliseconds