Searched refs:is_negative (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/inet/
H A Dmi.c1014 boolean_t is_negative; local
1019 is_negative = (*cp == '-');
1020 if (is_negative)
1050 if (is_negative)
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigRat.pm165 if ($diff_e->is_negative())
1448 =head2 is_negative()
1450 print "$x is < 0\n" if $x->is_negative();
H A DBigInt.pm180 *is_neg = \&is_negative;
1359 sub is_negative subroutine
2974 C<is_positive()> and C<is_negative()> are aliase to C<is_pos()> and
2975 C<is_neg()>, respectively. C<is_positive()> and C<is_negative()> were
H A DBigFloat.pm97 qw / is_nan is_inf is_negative is_positive is_pos is_neg
1157 # is_foo methods (is_negative, is_positive are inherited from BigInt)
/opensolaris-onvv-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh589 if is_negative $ANS
693 is_negative $MN_CH
805 # is_negative(): Tells is a Numeric value is less than zero.
810 is_negative() function

Completed in 182 milliseconds