Searched refs:fi_type (Results 1 – 4 of 4) sorted by relevance
84 typedef union { GLfloat f; GLint i; GLuint u; } fi_type; typedef181 fi_type num; in LOG2()205 fi_type tmp; in IS_INF_OR_NAN()228 fi_type fi; in GET_FLOAT_BITS()371 fi_type u; in ifloor()418 fi_type u; in iceil()
150 fi_type __tmp; \163 fi_type __tmp; \176 fi_type tmp; in INT_AS_FLT()183 fi_type tmp; in UINT_AS_FLT()
329 const fi_type fi = {val}; in _mesa_float_to_half()420 fi_type fi; in _mesa_half_to_float()
58 fi_type fi; \64 fi_type fi; \76 #define SET_FLOAT_BITS(x, bits) ((fi_type *) (void *) &(x))->i = bits90 fi_type fi; in positive()