Searched refs:increase (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/usr.bin/diff3/
H A Ddiff3.c153 static void increase(void);
209 increase();
790 increase(void) function
991 increase();
/freebsd-current/sbin/dhclient/
H A Ddhclient.c1276 int interval, increase = 1; local
1297 increase = 0;
1303 increase = 1;
1307 increase);
1314 * If we're supposed to increase the interval, do so. If it's
1320 if (increase) {
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_div_impl.inc201 // error estimations) can increase x_UQ0_hw by up to 2*Ulp of x_UQ0_hw.
/freebsd-current/contrib/ncurses/progs/
H A Dtic.c1535 int increase = 0; local
1568 ++increase;
1571 if (increase != (MAX_KP - 1)) {
/freebsd-current/sys/netinet/
H A Dsctp_cc_functions.c586 * to limit cwnd growth due to increase
587 * in overall rtt but no increase in bw.
615 * We are a bit fuzz on what an increase or
1525 int8_t increase; member in struct:sctp_hs_raise_drop
1631 incr = (((int32_t)sctp_cwnd_adjust[indx].increase) << 10);
2074 * In dangerous area, increase slowly. In theory this is
/freebsd-current/contrib/ntp/ntpq/
H A Dntpq.c3595 # error CBLEN is too small -- increase!
/freebsd-current/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp3218 << " Use -asm-macro-max-nesting-depth to increase "

Completed in 256 milliseconds