Home | History | Annotate | Download | only in program

Lines Matching full:abs_t0

1055             GLfloat t[4], q[4], abs_t0;
1057 abs_t0 = FABSF(t[0]);
1058 if (abs_t0 != 0.0F) {
1064 if (abs_t0 == __MAXFLOAT)
1066 if (IS_INF_OR_NAN(abs_t0))