Searched refs:compose_tag (Results 1 – 1 of 1) sorted by relevance
120 fn compose_tag<T: ?Sized + Pointable>(data: usize, tag: usize) -> usize { in compose_tag() function1075 unsafe { Self::from_usize(compose_tag::<T>(data, tag)) } in with_tag()1458 unsafe { Self::from_usize(compose_tag::<T>(self.data, tag)) } in with_tag()