Searched refs:i128 (Results 1 – 2 of 2) sorted by relevance
25 impl_is_zero!(i128, |x| x == 0);
1370 fn write_i128(&mut self, i: i128) { in write_i128() argument