Searched defs:borrow (Results 1 – 12 of 12) sorted by relevance
38 unsafe fn borrow<'a>(ptr: *const core::ffi::c_void) -> Self::Borrowed<'a>; in borrow() method58 unsafe fn borrow<'a>(ptr: *const core::ffi::c_void) -> &'a T { in borrow() method80 unsafe fn borrow<'a>(_: *const core::ffi::c_void) -> Self::Borrowed<'a> {} in borrow() method
245 pub mod borrow; module
775 fn borrow(&self) -> &[T] { in borrow() method
2062 fn borrow(&self) -> &T { in borrow() method
302 u64 borrow = 0; in vli_sub() local323 u64 borrow = right; in vli_usub() local500 u64 borrow = vli_sub(result, left, right, ndigits); in vli_mod_sub() local625 u64 borrow = 0; in vli_mmod_slow() local
313 u64 borrow = 0; in vli_sub() local334 u64 borrow = right; in vli_usub() local511 u64 borrow = vli_sub(result, left, right, ndigits); in vli_mod_sub() local636 u64 borrow = 0; in vli_mmod_slow() local
204 mpi_limb_t borrow; in ec_addm_25519() local226 mpi_limb_t borrow; in ec_subm_25519() local331 mpi_limb_t borrow; in ec_subm_448() local
159 int i, borrow = 0; in sub_reg() local
243 unsafe fn borrow<'a>(ptr: *const core::ffi::c_void) -> ArcBorrow<'a, T> { in borrow() method
98 struct cbq_class *borrow; /* NULL if class is bandwidth limited; member694 struct cbq_class *borrow = cl; in cbq_dequeue_prio() local