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

/freebsd-10.0-release/contrib/binutils/libiberty/
H A Drandom.c151 #define TYPE_4 4 macro
298 rand_type = TYPE_4;
344 case TYPE_4:
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Drandom.c151 #define TYPE_4 4 macro
298 rand_type = TYPE_4;
344 case TYPE_4:
/freebsd-10.0-release/contrib/ntp/libntp/
H A Dntp_random.c140 #define TYPE_4 4 /* x**63 + x + 1 */ macro
371 rand_type = TYPE_4;
423 case TYPE_4:
/freebsd-10.0-release/lib/libc/stdlib/
H A Drandom.c130 #define TYPE_4 4 /* x**63 + x + 1 */ macro
370 rand_type = TYPE_4;
420 case TYPE_4:

Completed in 335 milliseconds