Home | History | Annotate | Download | only in lib

Lines Matching refs:FLT_SIGNBIT_WORD

2221 #   if defined FLT_SIGNBIT_WORD && defined FLT_SIGNBIT_BIT && !defined gl_signbitf
2228 (_m._word[FLT_SIGNBIT_WORD] >> FLT_SIGNBIT_BIT) & 1; \