Searched defs:new_max (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_map.c72 int new_max = maxformat ? (maxformat << 1) : 1; local
120 dtrace_id_t new_max = max ? (max << 1) : 1; local
330 dtrace_id_t new_max = max ? (max << 1) : 1; local
H A Ddt_provider.c590 uint_t new_max = *maxoffs * 2; local
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dsignal.c230 int new_max = evsignal + 1; local
/netbsd-current/external/bsd/libevent/dist/
H A Dsignal.c233 int new_max = evsignal + 1; local
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsgl-fsearch.c383 size_t new_max = 2 * accu->nitems2_max + 1; local
/netbsd-current/sys/dist/pf/net/
H A Dpf_if.c620 int new_max = pfi_buffer_max * 2; local
/netbsd-current/sys/kern/
H A Dinit_sysctl.c703 int error, new_vnodes, old_vnodes, new_max; local
H A Dkern_veriexec.c270 unsigned int new_max; local
/netbsd-current/external/mpl/dhcp/dist/common/
H A Ddiscover.c513 int new_max; local
551 int new_max; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-layout.c534 int new_min, new_max; local
622 int new_min, new_max; local
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-layout.c575 int new_min, new_max; local
723 int new_min, new_max; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dvr-values.c2964 tree new_max = vr_result->max (); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dvr-values.cc2860 tree new_max = vr_result->max (); local

Completed in 282 milliseconds