Home
last modified time | relevance | path

Searched refs:max (Results 276 – 300 of 723) sorted by relevance

1...<<11121314151617181920>>...29

/illumos-gate/usr/src/common/mpi/
H A Dmp_gf2m.h66 int mp_bpoly2arr(const mp_int *a, unsigned int p[], int max);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dcm.h30 int max, nfds; member
/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_wdc.c67 uint64_t max; in nvme_wdc_e6_field_valid_offset() local
76 max = (uint64_t)UINT32_MAX << NVME_DWORD_SHIFT; in nvme_wdc_e6_field_valid_offset()
77 return (nvme_field_range_check(field, 0, max, msg, msglen, off)); in nvme_wdc_e6_field_valid_offset()
/illumos-gate/usr/src/lib/libjedec/common/
H A Dlibjedec_spd.c283 uint32_t min = 0, max = UINT32_MAX; in spd_insert_range() local
291 max = range->svr_max; in spd_insert_range()
300 if (act > max || act < min) { in spd_insert_range()
303 min, max); in spd_insert_range()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h220 int max; member
370 int max; member
/illumos-gate/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_impl.h310 void av1394_initq(av1394_queue_t *q, ddi_iblock_cookie_t ibc, int max);
312 void av1394_setmaxq(av1394_queue_t *q, int max);
/illumos-gate/usr/src/uts/sun4/ml/
H A Dcopy.S91 mov 0, %o2 ! max number of bytes moved
143 mov 0, %g3 ! max number of bytes moved
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_node.c316 topo_instance_t min, topo_instance_t max) in topo_node_range_create() argument
332 if (max < min) in topo_node_range_create()
342 nhp->th_arrlen = max - min + 1; in topo_node_range_create()
349 nhp->th_range.tr_max = max; in topo_node_range_create()
360 "created node range %s[%d-%d]\n", name, min, max); in topo_node_range_create()
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DObjective.java432 long max; field in WeightedLoadObjective.Calculation
457 long min, long max) in Calculation() argument
462 this.max = max; in Calculation()
485 buf.append(" max: " + max); in toString()
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dm_cc.c52 int max; member
60 if (sp->max <= sp->used) in write_string()
81 string.max = n; in wistombs()
225 string.max = n; in __m_cc_mbs()
244 if (string.used < string.max) in __m_cc_mbs()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dmsgbuf.h78 size_t max; member
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/aggs/
H A Dtst.negorder.d55 @maxxy[i] = max(incr);
/illumos-gate/usr/src/lib/libc/port/print/
H A Dprint.h98 #define max(a, b) ((a) > (b)? (a): (b)) macro
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c1987 uint64_t max; in ses_create_esc_sasspecific() local
2006 max = 0; in ses_create_esc_sasspecific()
2012 max = ctlsnp->sen_instance; in ses_create_esc_sasspecific()
2038 SASEXPANDER, 0, max) != 0) { in ses_create_esc_sasspecific()
2163 max = 0; in ses_create_esc_sasspecific()
2170 max = consnp->sen_instance; in ses_create_esc_sasspecific()
2279 uint64_t max; in ses_create_children() local
2286 max = 0; in ses_create_children()
2292 if (snp->sen_instance > max) in ses_create_children()
2293 max = snp->sen_instance; in ses_create_children()
[all …]
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_diff.c1008 uint_t *next, max; in ctf_diff_func_fill_cb() local
1013 max = cds->cds_nifuncs; in ctf_diff_func_fill_cb()
1017 max = cds->cds_nofuncs; in ctf_diff_func_fill_cb()
1023 VERIFY(*next < max); in ctf_diff_func_fill_cb()
1219 uint_t *next, max; in ctf_diff_obj_fill_cb() local
1224 max = cds->cds_niobj; in ctf_diff_obj_fill_cb()
1228 max = cds->cds_noobj; in ctf_diff_obj_fill_cb()
1234 VERIFY(*next < max); in ctf_diff_obj_fill_cb()
/illumos-gate/usr/src/cmd/file/
H A Dmagicutils.c1101 intmax_t max = 0; in f_getmaxoffset() local
1134 if (cur <= INT_MAX && cur > max) { in f_getmaxoffset()
1135 max = cur; in f_getmaxoffset()
1139 return (max); in f_getmaxoffset()
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkgserv.c188 size_t max = 0; in pkgfindrealsadmdir() local
214 if (len < max) in pkgfindrealsadmdir()
220 max = len; in pkgfindrealsadmdir()
230 &fullpath[max]) >= PATH_MAX) { in pkgfindrealsadmdir()
/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c809 uint64_t base, max, target; in xhci_mdb_find_trb() local
843 max = base + xr.xr_ntrb * sizeof (xhci_trb_t); in xhci_mdb_find_trb()
845 if (target < base || target > max) { in xhci_mdb_find_trb()
847 "TRBs in the ring [%p, %p)", target, base, max); in xhci_mdb_find_trb()
/illumos-gate/usr/src/lib/libeti/form/common/
H A Dutility.c449 int max = f->maxgrow; in _sync_opts() local
459 } else if (!max || (onerow && f->dcols < max) || in _sync_opts()
460 (!onerow && f->drows < max)) { in _sync_opts()
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-ring.c282 sizeof(void*) * queue->max * ring->rxds_per_block); in __hal_ring_open()
294 queue->initial, queue->max, in __hal_ring_open()
307 queue->max * ring->rxds_per_block, in __hal_ring_open()
364 sizeof(void*) * queue->max * ring->rxds_per_block); in __hal_ring_close()
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.xs260 # ($max, $flags), where $max is the integer value
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_libhp/
H A Dfac_prov_libhp.c286 topo_instance_t min, topo_instance_t max, void *modarg, void *data) in topo_fac_prov_libhp_enum() argument
293 "%s[%" PRIu64 "]", name, min, max, tname, inst); in topo_fac_prov_libhp_enum()
/illumos-gate/usr/src/head/
H A Dmacros.h45 #define max(a, b) ((a) < (b) ? (b) : (a)) macro
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtrigger2.test85 INSERT INTO rlog VALUES ( (SELECT coalesce(max(idx),0) + 1 FROM rlog),
93 INSERT INTO rlog VALUES ( (SELECT coalesce(max(idx),0) + 1 FROM rlog),
102 INSERT INTO clog VALUES ( (SELECT coalesce(max(idx),0) + 1 FROM clog),
128 INSERT INTO rlog VALUES ( (SELECT coalesce(max(idx),0) + 1 FROM rlog),
136 INSERT INTO rlog VALUES ( (SELECT coalesce(max(idx),0) + 1 FROM rlog),
156 INSERT INTO rlog VALUES ( (SELECT coalesce(max(idx),0) + 1 FROM rlog),
164 INSERT INTO rlog VALUES ( (SELECT coalesce(max(idx),0) + 1 FROM rlog),
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dfts.c1005 size_t len, max; in fts_maxarglen() local
1007 for (max = 0; *argv; ++argv) in fts_maxarglen()
1008 if ((len = strlen(*argv)) > max) in fts_maxarglen()
1009 max = len; in fts_maxarglen()
1010 return (max + 1); in fts_maxarglen()

1...<<11121314151617181920>>...29