Searched refs:SET_NEG_INFINITY (Results 1 – 1 of 1) sorted by relevance
62 #define SET_NEG_INFINITY(x) \ macro70 #define SET_NEG_INFINITY(x) x = -__MAXFLOAT macro73 #define SET_NEG_INFINITY(x) x = (GLfloat) -HUGE_VAL macro1086 SET_NEG_INFINITY(q[0]); in _mesa_execute_program()1088 SET_NEG_INFINITY(q[2]); in _mesa_execute_program()