Searched refs:tmpShort (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/dted/
H A Ddted.c623 Short tmpShort; local
635 tmpShort = (*bufPtr >= ELEV_UNDEFINED? *bufPtr: minVals[c]);
636 tmpInt = (Int)(tmpShort * m[c] + t[c] + 0.5);
639 *bufPtr, tmpShort, tmpInt);

Completed in 102 milliseconds