Searched refs:dtemp (Results 1 – 2 of 2) 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()