Lines Matching refs:i128
832 [i32, i64, i128, isize],
833 [i32, i64, i128, isize],
849 [i64, i128],
850 [i64, i128],
866 [i128],
867 [i128],
875 i128,
878 i128::from_be_bytes,
879 i128::to_be_bytes,
880 i128::from_le_bytes,
881 i128::to_le_bytes,
1237 impl_traits!(I128, i128, signed);