Home
last modified time | relevance | path

Searched defs:float64_le_quiet (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h899 static inline bool float64_le_quiet(float64 a, float64 b, float_status *s) in float64_le_quiet() function
/openbmc/linux/arch/arm/nwfpe/
H A Dsoftfloat.c2485 flag float64_le_quiet( float64 a, float64 b ) in float64_le_quiet() function