Searched defs:from_pair (Results 1 – 3 of 3) sorted by relevance
54 SurrogatePair from_pair(from_code_point.high(), from_code_point.low()); in TEST() local
52 fn from_pair(s: u32, r: u32) -> Self { in from_pair() method
238 double_int::from_pair (HOST_WIDE_INT high, unsigned HOST_WIDE_INT low) in from_pair() function