Home
last modified time | relevance | path

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

/linux/arch/m68k/fpsp040/
H A Dget_op.S648 is_nan: label
/linux/rust/zerocopy/src/
H A Dbyteorder.rs1089 fn is_nan(self) -> bool; in is_nan() method