Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/nwfpe/
H A DARM-gcc.h90 #define float32_eq ___float32_eq macro
H A Dsoftfloat.h157 char float32_eq( float32, float32 );
H A Dsoftfloat.c1505 flag float32_eq( float32 a, float32 b ) in float32_eq() function