Home
last modified time | relevance | path

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

/netbsd-src/games/phantasia/
H A Dgamesupport.c317 dtemp = infloat(); in changestats()
324 dtemp = infloat(); in changestats()
425 dtemp = infloat(); in changestats()
432 dtemp = infloat(); in changestats()
H A Dmisc.c233 cost = (numitems = floor(infloat())) * Menu[0].cost; in tradingpost()
250 cost = (numitems = floor(infloat())) * Menu[1].cost; in tradingpost()
273 cost = (numitems = floor(infloat())) * Menu[2].cost; in tradingpost()
296 cost = (numitems = floor(infloat())) * Menu[3].cost; in tradingpost()
319 cost = (numitems = floor(infloat())) * Menu[4].cost; in tradingpost()
336 cost = (numitems = floor(infloat())) * Menu[5].cost; in tradingpost()
383 numitems = floor(infloat()); in tradingpost()
H A Dphantglobs.h89 double infloat(void);
H A Dio.c86 infloat(void) in infloat() function
H A Dfight.c720 dtemp = floor(infloat()); in throwspell()
845 Whichmonster = (int) infloat(); in throwspell()
1114 Whichmonster = (int) infloat(); in awardtreasure()
H A Dinterplayer.c719 temp1 = infloat(); in dotampered()
793 temp1 = infloat(); in dotampered()
H A Dmain.c837 temp = floor(infloat()); in neatstuff()