Searched refs:clampd_short (Results 1 – 1 of 1) sorted by relevance
1037 double clampd_short( double );1160 …{ clampd_short, clampd_short_rte, clampd_short_rtp, clampd_short_rtn, clampd_short_…1214 double clampd_short( double f ) { return dclamp( -32768.5, f, 32767.5 - 16384. * DBL_EPSILON )… in clampd_short() function