Home
last modified time | relevance | path

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

/external/qemu/fpu/
Dsoftfloat-native.h72 : isnan_f (x))
73 static inline int isnan_f (float x) { return x != x; } in isnan_f() function