Home
last modified time | relevance | path

Searched defs:new_max (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_map.c71 int new_max = maxformat ? (maxformat << 1) : 1; in dt_strdata_add() local
119 dtrace_id_t new_max = max ? (max << 1) : 1; in dt_epid_add() local
321 dtrace_id_t new_max = max ? (max << 1) : 1; in dt_aggid_add() local
H A Ddt_provider.c595 uint_t new_max = *maxoffs * 2; in dt_probe_define() local
/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_find.c89 int new_max; in add_pointer() local
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_opt_data.c213 uint32_t new_min, new_max; in sctp_set_rtoinfo() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c2148 int new_max = max_preference(); in record_router() local
2163 int new_max = max_preference(); in record_router() local
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_math.c211 sval_t new_min, new_max; in handle_minus_preop() local
234 sval_t new_min, new_max; in handle_minus_preop() local