Searched defs:round_int (Results 1 – 1 of 1) sorted by relevance
77 static inline float round_int(float x) in round_int() function82 #define round_int rintf /* Uses frintx for arm64 and roundss for SSE4.1 */ macro