Searched defs:borrow (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/gdtoa/
H A Ddmisc.c111 ULLong borrow, carry, y, ys; local
113 ULong borrow, carry, y, ys; local
[all...]
H A Dmisc.c533 ULLong borrow, y; local
535 ULong borrow, y; local
[all...]
H A Dstrtodg.c101 ULong borrow = 1, y; local
/freebsd-10-stable/sys/contrib/altq/altq/
H A Daltq_cbq.c319 struct rm_class *borrow, *parent; local
624 struct rm_class *borrow, *parent; local
[all...]
H A Daltq_rmclass.c796 struct rm_class *borrow = cl->borrow_; local
195 rmc_newclass(int pri, struct rm_ifdat *ifd, u_int nsecPerByte, void (*action)(rm_class_t *, rm_class_t *), int maxq, struct rm_class *parent, struct rm_class *borrow, u_int maxidle, int minidle, u_int offtime, int pktsize, int flags) argument
1508 rmc_delay_action(struct rm_class *cl, struct rm_class *borrow) argument
1619 rmc_root_overlimit(struct rm_class *cl, struct rm_class *borrow) argument
[all...]

Completed in 55 milliseconds