Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Drandom.c146 #define TYPE_3 3 macro
178 { TYPE_3,
216 static int rand_type = TYPE_3;
291 rand_type = TYPE_3; in initstate()
341 case TYPE_3: in setstate()