Home | History | Annotate | Download | only in fpu

Lines Matching full:nan_exp

6562 #define COMPARE(s, nan_exp)                                                  \
6571 if (( ( extractFloat ## s ## Exp( a ) == nan_exp ) && \
6573 ( ( extractFloat ## s ## Exp( b ) == nan_exp ) && \