webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Macros
float_cast.h File Reference
#include "arch.h"
#include <math.h>

Go to the source code of this file.

Macros

#define float2int(flt)   ((int)(floor(.5+flt)))
 

Macro Definition Documentation

◆ float2int

#define float2int (   flt)    ((int)(floor(.5+flt)))