Searched defs:FIXR (Results 1 – 5 of 5) sorted by relevance
33 #define FIXR(x) ((float)(x)) macro
33 #define FIXR(a) ((int)((a) * FRAC_ONE + 0.5)) macro
43 #define FIXR(a) ((int)((a) * 0 + 0.5)) macro64 #define FIXR(x) ((float)(x)) macro
48 #define FIXR(x) ((float)(x)) macro70 # define FIXR(a) ((int)((a) * FRAC_ONE + 0.5)) macro
43 #define FIXR(a) ((int)((a) * 1 + 0.5)) macro92 #define FIXR(x) ((float)(x)) macro