Searched defs:borrow (Results 1 – 2 of 2) sorted by relevance
474 borrow: Cell<BorrowFlag>, field596 pub fn borrow(&self) -> BqlRef<'_, T> { in borrow() method768 borrow: &'b Cell<BorrowFlag>, field800 let borrow = self.borrow.get(); in drop() localVariable823 borrow: BorrowRef<'b>, field869 borrow: &'b Cell<BorrowFlag>, field890 let borrow = self.borrow.get(); in drop() localVariable
93 static Int128 int128_sub_borrow(Int128 a, Int128 b, int borrow) in int128_sub_borrow()172 int borrow; in accum_sub() local