Searched refs:lrint (Results 1 – 4 of 4) sorted by relevance
50 return lrint(x); in FastD2I()
29 #define lrint(d) ((int32_t)rint(d)) macro271 return long_to_int32(lrint(a)); in float64_to_int32()
7495 Get rid of lrint.7505 Add an implementation of lrint for Win32.7510 (lrint):
28759 changed lrint to lround