Searched refs:clampd_ushort_rte (Results 1 – 1 of 1) sorted by relevance
1029 double clampd_ushort_rte( double );1159 …{ clampd_ushort, clampd_ushort_rte, clampd_ushort_rtp, clampd_ushort_rtn, clampd_us…1205 double clampd_ushort_rte( double f ) { return dclamp( -0.5, f, 65535.5 - 32768.0 * DBL_EPSILON ); } in clampd_ushort_rte() function