Searched defs:round_int (Results 1 – 1 of 1) sorted by relevance
70 static inline float round_int(float x) in round_int() function75 #define round_int rintf /* glibc will use roundss if SSE4.1 is available */ macro