Home
last modified time | relevance | path

Searched refs:TYPE_2 (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/lib/libiberty/src/
H A Drandom.c139 #define TYPE_2 2 macro
284 rand_type = TYPE_2; in initstate()
339 case TYPE_2: in setstate()
/openbsd/lib/libc/stdlib/
H A Drandom.c95 #define TYPE_2 2 /* x**15 + x + 1 */ macro
291 rand_type = TYPE_2; in initstate()
346 case TYPE_2: in setstate()