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

/freebsd-10.0-release/contrib/binutils/libiberty/
H A Drandom.c139 #define TYPE_2 2 macro
286 rand_type = TYPE_2;
342 case TYPE_2:
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Drandom.c139 #define TYPE_2 2 macro
286 rand_type = TYPE_2;
342 case TYPE_2:
/freebsd-10.0-release/contrib/ntp/libntp/
H A Dntp_random.c130 #define TYPE_2 2 /* x**15 + x + 1 */ macro
363 rand_type = TYPE_2;
421 case TYPE_2:
/freebsd-10.0-release/lib/libc/stdlib/
H A Drandom.c120 #define TYPE_2 2 /* x**15 + x + 1 */ macro
362 rand_type = TYPE_2;
418 case TYPE_2:

Completed in 123 milliseconds