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

/vbox/src/recompiler/fpu/
H A Dsoftfloat-native.h73 : isnan_f (x))
74 static inline int isnan_f (float x) { return x != x; } function

Completed in 645 milliseconds