Home
last modified time | relevance | path

Searched refs:nan_exp (Results 1 – 1 of 1) sorted by relevance

/external/qemu/fpu/
Dsoftfloat.c6167 #define COMPARE(s, nan_exp) \ argument
6176 if (( ( extractFloat ## s ## Exp( a ) == nan_exp ) && \
6178 ( ( extractFloat ## s ## Exp( b ) == nan_exp ) && \
6314 #define MINMAX(s, nan_exp) \ argument