Home | History | Annotate | Download | only in psaux

Lines Matching refs:Rand

1009             FT_Fixed  Rand;
1012 Rand = seed;
1013 if ( Rand >= 0x8000L )
1014 Rand++;
1016 top[0] = Rand;