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

/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Drandom.c140 #define TYPE_2 2 macro
287 rand_type = TYPE_2;
343 case TYPE_2:
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Drandom.c140 #define TYPE_2 2 macro
287 rand_type = TYPE_2;
343 case TYPE_2:
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Drandom.c140 #define TYPE_2 2 macro
287 rand_type = TYPE_2;
343 case TYPE_2:
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Drandom.c138 #define TYPE_2 2 macro
285 rand_type = TYPE_2;
341 case TYPE_2:
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Drandom.c138 #define TYPE_2 2 macro
285 rand_type = TYPE_2;
341 case TYPE_2:
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Drandom.c138 #define TYPE_2 2 macro
285 rand_type = TYPE_2;
341 case TYPE_2:
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dntp_random.c130 #define TYPE_2 2 /* x**15 + x + 1 */ macro
377 rand_type = TYPE_2;
435 case TYPE_2:
/netbsd-current/common/lib/libc/stdlib/
H A Drandom.c153 #define TYPE_2 2 /* x**15 + x + 1 */ macro
366 rand_type = TYPE_2;
430 case TYPE_2:

Completed in 169 milliseconds