Lines Matching refs:round
2781 #define CONV_FTOI(name, fsz, sign, round) \2789 return float##fsz##_to_##sign##int32##round(x, fpst); \