Searched defs:float2int (Results 1 – 4 of 4) sorted by relevance
759 float2int (float f) in float2int() function
942 float2int, enumerator
955 float2int, enumerator
1054 #define float2int(x) ((int) (x)) macro