Searched refs:negative (Results 1 - 25 of 37) sorted by relevance

12

/osnet-11/usr/src/lib/libast/common/string/
H A Dstrtoi.h243 int negative; local
271 if ((negative = S2I_valid(s) && (*s == '-')) || S2I_valid(s) && *s == '+')
352 if (ADDOVER(n, c, negative))
376 n = negative ? S2I_min : S2I_max;
410 if (ADDOVER(n, c, negative))
424 if (ADDOVER(n, c, negative))
525 if (ADDOVER(n, v, negative))
603 if (negative)
612 negative = 0;
617 if (negative
[all...]
/osnet-11/usr/src/lib/libc/i386/gen/
H A D_divdi3.s107 / int negative;
112 / negative = 1;
115 / negative = 0;
119 / negative ^= 1;
124 / return (negative ? (int64_t) - r : r);
137 xorl %ebp, %ebp / negative
151 testl %ebp, %ebp / negative
171 movl $1, %ebp /, negative
180 xorl $1, %ebp /, negative
H A Dlshiftl.s49 / We are doing a negative (right) shift
H A D_div64.s649 / int negative;
654 / negative = 1;
657 / negative = 0;
661 / negative ^= 1;
666 / return (negative ? (int64_t) - r : r);
679 xorl %ebp, %ebp / negative
693 testl %ebp, %ebp / negative
713 movl $1, %ebp /, negative
722 xorl $1, %ebp /, negative
841 / int negative;
[all...]
/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsfstrtof.h208 int negative; local
238 if ((negative = (c == '-')) || c == '+')
308 return negative ? -v : v;
323 return negative ? -S2F_inf : S2F_inf;
365 return negative ? -S2F_inf : S2F_inf;
378 return negative ? -S2F_nan : S2F_nan;
498 return negative ? -v : v;
515 return negative ? -S2F_inf : S2F_inf;
523 return negative ? -S2F_inf : S2F_inf;
541 return negative
[all...]
/osnet-11/usr/src/lib/krb5/kadm5/
H A Dstr_conv.c153 krb5_string_to_flags(string, positive, negative, flagsp)
156 const char * negative;
168 neg = (negative) ? negative : flags_default_neg;
174 /* First check for positive or negative sense */
248 * Salttype may be negative to indicate a search for only a enctype.
H A Dadmin_internal.h121 krb5_string_to_flags(char* string, const char* positive, const char* negative,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/t/
H A DHiRes.t346 print $@ =~ /::sleep\(-1\): negative time not invented yet/ ?
350 print $@ =~ /::usleep\(-2\): negative time not invented yet/ ?
355 print $@ =~ /::alarm\(-3, 0\): negative time not invented yet/ ?
359 print $@ =~ /::ualarm\(-4, 0\): negative time not invented yet/ ?
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dnumeric.c524 IS_NUMBER_NEG if the number is negative (in which case *valuep holds the
726 bool negative = 0; local
772 negative = 1;
786 return negative ? value / result : value * result;
821 bool negative = 0; local
862 negative = 1;
969 if (negative)
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dmisc.h274 int negative = 0; local
282 negative = 1;
287 if (negative)
291 grub_error (GRUB_ERR_OUT_OF_RANGE, "negative overflow");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/I18N/Langinfo/
H A DLanginfo.pm125 Sunday = 1) and two more constants for the affirmative and negative
173 for the affirmative and negative responses and expressions, and
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dinteger.pm47 largest positive integer to the largest negative one. Also, arguments
71 modulus of negative numbers, which Perl does one way, but your hardware
H A Dbigint.pm236 integer and are ignore like negative values.
300 '-inf' when dividing any negative number by 0.
H A DBenchmark.pm127 The COUNT can be zero or negative: this means the I<minimum number of
162 The COUNT can be zero or negative, see timethis().
256 TIME is I<not> negative. countit() will run the loop many times to
374 Short tests may produce negative figures because perl
620 croak "negative loopcount $n" if $n<0;
H A Dbigrat.pm214 '-inf' when dividing any negative number by 0.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/t/
H A Dbigfltpm.inc62 } elsif ($f =~ /^is_(zero|one|negative|positive|odd|even|nan|int)$/) {
H A Dupgrade.inc77 } elsif ($f =~ /^is_(zero|one|odd|even|negative|positive|nan|int)$/) {
H A Dbigintpm.inc67 } elsif ($f =~ /^is_(zero|one|odd|even|negative|positive|nan|int)$/) {
1092 # test shifting negative numbers in base 2
1738 # negative argument is bitwise shorter than positive [perl #26559]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm320 =head2 negative time not invented yet
322 You tried to use a negative time argument.
327 become negative just became negative. Maybe your compiler is broken?
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DTrig.pm353 positive, southward negative) and I<theta> is longitude (eastward
354 positive, westward negative).
422 Greenwhich meridian, eastward positive, westward negative--and the
424 southward negative. B<NOTE>: this formula thinks in mathematics, not
H A DComplex.pm1167 # $z was large negative, therefore the sqrt is really
1189 # $z was large negative, therefore the sqrt is really
1580 its argument is only defined for non-negative real numbers and yields a
1581 non-negative real number (it is an application from B<R+> to B<R+>).
1583 negative real numbers to become an application from B<R> to B<C> (the
1594 Indeed, a negative real number can be noted C<[x,pi]> (the modulus
1595 I<x> is always non-negative, so C<[x,pi]> is really C<-x>, a negative
1600 which is exactly what we had defined for negative real numbers above.
1760 modulus must be non-negative (i
[all...]
H A DBigInt.pm4 # "Mike had an infinite amount to do and a negative amount of time in which
564 # fraction and negative/zero E => NOI
1361 # return true when arg (BINT or num_str) is negative (< 0)
1364 $x->{sign} =~ /^-/ ? 1 : 0; # -inf is also negative, but NaN not
1590 # put least residue into $x if $x was negative, and thus make it positive
1606 # negative exponents.
1681 # so do test for negative $y after above's clause
1734 # this only works for negative numbers when shifting in base 2
1836 # don't use lib for negative values
1843 # if lib can do negative value
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DArray.pm263 I<offset> is optional and defaults to zero, negative values count back
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Time/
H A DLocal.pm138 # for a negative offset from GMT, and if the original date
175 be positive or negative, though POSIX only requires support for
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_options.c522 char *negative; member in struct:__anon1621
545 if (strcasecmp(couples[i].negative, arg) == 0) {

Completed in 92 milliseconds

12