Searched defs:is_nan (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/m68k/fpsp040/ | ||
H A D | get_op.S | 648 is_nan: label |
/openbmc/qemu/fpu/ | ||
H A D | softfloat.c | 447 static inline __attribute__((unused)) bool is_nan(FloatClass c) in is_nan() function |