Searched defs:FIXR (Results 1 – 5 of 5) sorted by relevance
31 #define FIXR(a) ((int)((a) * FRAC_ONE + 0.5)) macro
31 #define FIXR(x) ((float)(x)) macro
49 #define FIXR(x) ((float)(x)) macro71 # define FIXR(a) ((int)((a) * FRAC_ONE + 0.5)) macro
44 #define FIXR(a) ((int)((a) * 1 + 0.5)) macro94 #define FIXR(x) ((float)(x)) macro
62 #define FIXR(a) ((int)((a) * 0 + 0.5)) macro81 #define FIXR(x) ((float)(x)) macro