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

/vbox/src/recompiler/fpu/
H A Dsoftfloat-native.h83 : isinf_f (x))
84 static inline int isinf_f (float x) { return isnan (x - x); } function

Completed in 42 milliseconds