Searched defs:offset_from (Results 1 – 5 of 5) sorted by relevance
12 fn offset_from(&self, other: &Self) -> isize; in offset_from() method34 fn offset_from(&self, other: &Self) -> isize { in offset_from() method
991 size_t offset_to = offset, offset_from = 0, len; in pbuf_copy_partial_pbuf() local
690 pub const unsafe fn offset_from(self, origin: *const T) -> isize in offset_from() method
862 pub const unsafe fn offset_from(self, origin: *const T) -> isize in offset_from() method
732 fn offset_from() { in offset_from() function