Home
last modified time | relevance | path

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

/dragonfly/games/phantasia/
H A Dfight.c1428 double dtemp1, dtemp2; /* for swapping values */ in scramblestats() local
1447 dtemp1 = dptr[first]; in scramblestats()
1451 dptr[second] = dtemp1; in scramblestats()