Searched refs:FP_NORMAL (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/
H A Dc99_math.h157 static inline enum {FP_NAN, FP_INFINITE, FP_ZERO, FP_SUBNORMAL, FP_NORMAL} enumerator in enum:__anonbde345d90103
169 return FP_NORMAL;
/xsrc/external/mit/MesaLib/dist/include/
H A Dc99_math.h157 static inline enum {FP_NAN, FP_INFINITE, FP_ZERO, FP_SUBNORMAL, FP_NORMAL} enumerator in enum:__anonaf2ccd6c0103
169 return FP_NORMAL;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dquerymatrix.c100 case FP_NORMAL:
104 * valid floating point number. FP_ZERO and FP_NORMAL
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dquerymatrix.c100 case FP_NORMAL:
104 * valid floating point number. FP_ZERO and FP_NORMAL

Completed in 6 milliseconds