Searched refs:set_cw (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/minimal-lexical/src/ | ||
H A D | fpu.rs | 43 fn set_cw(cw: u16) { in set_cw() functions 80 set_cw((cw & 0xFCFF) | cw_precision); in set_precision() 87 set_cw(self.0) in drop() |
Completed in 1 milliseconds