Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/fpsp040/
H A Dget_op.S648 is_nan: label
/openbmc/qemu/fpu/
H A Dsoftfloat.c447 static inline __attribute__((unused)) bool is_nan(FloatClass c) in is_nan() function