Home
last modified time | relevance | path

Searched defs:borrow (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/gdtoa/
H A Ddmisc.c111 ULLong borrow, carry, y, ys; local
113 ULong borrow, carry, y, ys; local
H A Dmisc.c533 ULLong borrow, y; local
535 ULong borrow, y; local
H A Dstrtodg.c101 ULong borrow = 1, y; local
/freebsd/sys/contrib/libsodium/test/default/
H A Dcore6.c24 unsigned int borrow = 0; in print() local
/freebsd/sys/net/altq/
H A Daltq_rmclass.c181 struct rm_class *parent, struct rm_class *borrow, u_int maxidle, in rmc_newclass()
767 struct rm_class *borrow = cl->borrow_; in rmc_queue_packet() local
1473 rmc_delay_action(struct rm_class *cl, struct rm_class *borrow) in rmc_delay_action()
1580 rmc_root_overlimit(struct rm_class *cl, struct rm_class *borrow) in rmc_root_overlimit()
H A Daltq_cbq.c273 struct rm_class *borrow, *parent; in cbq_add_queue() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Daggsum.c168 int64_t borrow; in aggsum_add() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_add.c128 BN_ULONG t1, t2, borrow, *rp; in BN_usub() local
H A Dbn_mod.c141 BN_ULONG borrow, carry, ta, tb, mask, *rp; in bn_mod_sub_fixed_top() local
/freebsd/crypto/openssl/crypto/ec/curve448/
H A Dscalar.c55 c448_word_t borrow; in sc_subx() local
/freebsd/sys/dev/netmap/
H A Dif_ptnet.c1937 bool borrow = false; in ptnet_poll() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp1384 int64_t borrow = 0; in KnuthDiv() local
H A DAPFloat.cpp1197 integerPart borrow) { in subtractSignificand()
/freebsd/contrib/sqlite3/
H A Dshell.c4144 int borrow = 0; in decimal_add() local