Searched refs:max (Results 176 - 200 of 290) sorted by relevance

1234567891011>>

/osnet-11/usr/src/lib/libpkg/common/
H A Dgpkglist.c49 extern int ckitem(CKMENU *menup, char *item[], short max, char *defstr,
/osnet-11/usr/src/lib/libeti/menu/inc/
H A Dprivate.h147 #define max(a, b) ((a) > (b)) ? (a) : (b) macro
/osnet-11/usr/src/lib/efcode/include/fcode/
H A Dengine.h232 #define MAX_FCODE 0xfff /* max no. of Fcode entries in table */
266 #define max(x, y) ((x) > (y) ? (x) : (y)) macro
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dsun4vpi.c150 topo_instance_t min, topo_instance_t max, void *pi_private, void *data)
149 pi_enum(topo_mod_t *mod, tnode_t *t_parent, const char *name, topo_instance_t min, topo_instance_t max, void *pi_private, void *data) argument
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_int.h117 int max; member in struct:profile_string_list
/osnet-11/usr/src/grub/grub2/grub-core/term/
H A Dtparm.c62 #define max(a,b) ((a) > (b) ? (a) : (b)) macro
492 for (i = 0; i < max(popcount, number); i++) {
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dtparm.c65 #define max(a,b) ((a) > (b) ? (a) : (b)) macro
458 for (i = 0; i < max(popcount, number); i++) {
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_print.c402 len = max(len, strlen(tmp_mddevidp->ctdname));
/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c1801 useconds_t max; local
1806 max = DEFAULT_TIMEOUT;
1811 max = (*cp) * 1000000; /* convert to usecs */
1816 for (usecs = INIT_WAIT_USECS; max > 0; max -= usecs) {
1819 usecs = (usecs > max) ? max : usecs;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalc.pm154 # find max bits, we will not go higher than numberofbits that fit into $BASE
156 my $max = 16;
157 while (2 ** $max < $BASE) { $max++; }
160 $max = 16 if $] < 5.006; # older Perls might not take >16 too well
167 } while ($AND_BITS < $max && $x == $z && $y == $x);
173 } while ($XOR_BITS < $max && $x == $z && $y == $x);
179 } while ($OR_BITS < $max && $x == $z && $y == $x);
/osnet-11/usr/src/lib/libproc/common/
H A DPsymtab.c2206 int min, max, mid, omid, found = 0; local
2212 max = symtab->sym_count - 1;
2219 while (min <= max) {
2220 mid = (max + min) / 2;
2235 max = mid - 1;
2334 int min, mid, max, cmp; local
2341 max = symtab->sym_count - 1;
2343 while (min <= max) {
2344 mid = (max + min) / 2;
2356 max
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm183 my $max = $Test->expected_tests;
184 $Test->expected_tests($max);
193 my($self, $max) = @_;
195 if( defined $max ) {
196 $Expected_Tests = $max;
199 $self->_print("1..$max\n") unless $self->no_header;
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c321 static int wait_till(const char *fmri, const char *state, useconds_t max,
3674 useconds_t max; local
3737 /* Otherwise wait for max seconds (from the manifest) */
3738 max = get_timeout_value(dowhat, fmri, DEFAULT_TIMEOUT);
3739 status = wait_till(fmri, state, max, what, !is_maint);
3777 * Wait for "max" usecs for the service described by "fmri" to change
3782 wait_till(const char *fmri, const char *state, useconds_t max, argument
3787 for (; max > 0; max -= usecs) {
3790 usecs = (usecs > max)
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Ddump.c1232 int max = 0; local
1245 if (max < count)
1246 max = count;
1248 for (i = 0; i <= max; i++) {
1253 if (i != max)
1269 for (i = max; i > 0; i--) { /* Precision: count down. */
H A Dperliol.h162 PerlIO_list_t *layers, IV n, IV max);
/osnet-11/usr/src/lib/efcode/engine/
H A Dinteractive.c477 len = max(0, (prev_eol - prev_l) - (new_eol - new_l));
489 n = max(0, min(n, MAX_LINE_SIZE));
/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Ddl.c525 const char *max = name + s->sh_size;
527 while ((name < max) && (*name))
523 const char *max = name + s->sh_size; local
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl1760 local $max = $#dbline;
1939 for ($i = $line + 1 ; $i <= $max && $dbline[$i] == 0 ; ++$i)
2006 in the file. This is done via the C<$incr>, C<$start>, and C<$max> variables.
2015 C<$max> tells the debugger where the last line of the current file is. It's
2326 $max = $#dbline;
2354 $max = $#dbline;
2544 $max = $#dbline;
2545 ++$i while $dbline[$i] == 0 && $i < $max;
2889 $start = 1 if ($start > $max);
2959 $start = $max i
[all...]
/osnet-11/usr/src/lib/libast/common/regex/
H A Dregnexec.c144 #define vector(t,v,i) (((i)<(v)->max)?(t*)((v)->vec+(i)*(v)->siz):(t*)vecseek(&(v),i))
163 v->max = v->inc = inc;
174 if (index >= v->max)
176 while ((v->max += v->inc) <= index);
177 if (!(v = (Vector_t*)stkseek(v->stk, sizeof(Vector_t) + v->max * v->siz)))
600 if (strcmp((char*)ce->beg, (char*)elt) <= ce->min && strcmp((char*)elt, (char*)ce->end) <= ce->max)
604 if (strcmp((char*)ce->beg, (char*)elt) <= ce->min && strcmp((char*)elt, (char*)ce->end) <= ce->max && (iswlower(c) || !iswupper(c)))
608 if (strcmp((char*)ce->beg, (char*)elt) <= ce->min && strcmp((char*)elt, (char*)ce->end) <= ce->max && (iswupper(c) || !iswlower(c)))
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dmod.c100 topo_instance_t min, topo_instance_t max, void *notused1, void *notused2)
99 mod_enum(topo_mod_t *mod, tnode_t *pnode, const char *name, topo_instance_t min, topo_instance_t max, void *notused1, void *notused2) argument
H A Dtopo_mod.c248 const char *name, topo_instance_t min, topo_instance_t max, void *data)
254 "name=%s, min=%d, max=%d\n", __func__, enum_name, name, min, max);
269 max, enum_mod->tm_priv, data);
247 topo_mod_enumerate(topo_mod_t *mod, tnode_t *node, const char *enum_name, const char *name, topo_instance_t min, topo_instance_t max, void *data) argument
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/dimm/common/
H A Ddimm_sun4v.c409 topo_instance_t min, topo_instance_t max, void *arg, void *notused)
408 dimm_enum(topo_mod_t *mod, tnode_t *rnode, const char *name, topo_instance_t min, topo_instance_t max, void *arg, void *notused) argument
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/niu/common/
H A Dniu.c48 #define XAUI_MAX 1 /* max number of XAUIs per niufn */
349 topo_instance_t min, topo_instance_t max, void *arg, void *notused)
348 niu_enum(topo_mod_t *mod, tnode_t *rnode, const char *name, topo_instance_t min, topo_instance_t max, void *arg, void *notused) argument
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_ident.c629 uint_t min, uint_t max)
634 assert(min <= max);
647 dhp->dh_maxid = max;
628 dt_idhash_create(const char *name, const dt_ident_t *tmpl, uint_t min, uint_t max) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCookie.pm158 push @cookie,"max-age=".$self->max_age if $self->max_age;
226 $self->{'max-age'} = CGI::Util::expire_calc($max_age)-time() if defined $max_age;
227 return $self->{'max-age'};
367 B<-max-age> accepts the same data formats as B<< -expires >>, but sets a
370 practice, as of 2011, C<< -max-age >> still does not enjoy the widespread support
372 C<< -max-age >> should ignore the C<< Expires >> header. The drawback

Completed in 118 milliseconds

1234567891011>>