Searched refs:dtemp (Results 1 – 1 of 1) sorted by relevance
59 double dtemp; in db_RandomInt() local61 dtemp=db_QuickRandomDouble(r)*(max+1); in db_RandomInt()62 itemp=(int) dtemp; in db_RandomInt()