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

/freebsd-10.0-release/contrib/binutils/libiberty/
H A Drandom.c133 #define TYPE_1 1 macro
280 rand_type = TYPE_1;
341 case TYPE_1:
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Drandom.c133 #define TYPE_1 1 macro
280 rand_type = TYPE_1;
341 case TYPE_1:
/freebsd-10.0-release/contrib/ntp/libntp/
H A Dntp_random.c125 #define TYPE_1 1 /* x**7 + x**3 + 1 */ macro
359 rand_type = TYPE_1;
420 case TYPE_1:
/freebsd-10.0-release/lib/libc/stdlib/
H A Drandom.c115 #define TYPE_1 1 /* x**7 + x**3 + 1 */ macro
358 rand_type = TYPE_1;
417 case TYPE_1:

Completed in 202 milliseconds