Searched defs:uy (Results 1 – 16 of 16) sorted by relevance
8 let uy = y.to_bits(); in copysign() localVariable
8 let uy = y.to_bits(); in copysignf() localVariable
4 let mut uy: u32 = y.to_bits(); in remquof() localVariable
4 let mut uy: u64 = y.to_bits(); in remquo() localVariable