Searched refs:fp_round (Results 1 – 10 of 10) sorted by relevance
121 double fp_round( double dNumber, int nPrecision );
131 double fp_round( double dNumber, int nPrecision ) in fp_round() function
45 #define ROUND(d, p) fp_round( d, p )
184 enum fp_round { enum204 fp_round round32:2;205 fp_round round16_64:2;
244 ; copysign(x, fp_round(y)) -> copysign(x, y)
840 ; fp_round and the subsequent fptrunc from float to half.
273 ; fp_round and the subsequent fptrunc from float to half.
761 ; away the (fpext (fp_round <result>)) here.
1028 ; away the (fpext (fp_round <result>)) here.
1158 ; fp_round tests