Searched defs:borrow (Results 1 – 9 of 9) sorted by relevance
120 ULLong borrow, carry, y, ys; local122 ULong borrow, carry, y, ys; local
563 ULLong borrow, y; local565 ULong borrow, y; local
103 ULong borrow = 1, y; local
190 Entry* borrow = entry.get(); in MakeRefImpl() local217 StyleEntry* borrow = entry.get(); in MakeRef() local232 StyleEntry* borrow = entry.get(); in MakeRef() local
96 uint32_t borrow; in multiprecision_sub() local168 uint32_t borrow; in multiprecision_sub_mod() local
101 uint32_t borrow; in multiprecision_sub() local167 uint32_t borrow; in multiprecision_sub_mod() local
194 Type borrow = 0; in Difference() local
173 FenceHandle<pdx::BorrowedHandle> borrow() const { in borrow() function
288 fn borrow(&self) -> &I { in borrow() method