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