Searched refs:is_neg (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_attr.c1099 bool_t is_neg = FALSE; local
1104 is_neg = TRUE;
1123 if (is_neg) {
1129 if (is_neg)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm180 *is_neg = \&is_negative;
2597 $x->is_neg(); # if $x < 0
2963 =head2 is_pos()/is_neg()
2966 $x->is_neg(); # true if < 0
2975 C<is_neg()>, respectively. C<is_positive()> and C<is_negative()> were
2976 introduced in v1.36, while C<is_pos()> and C<is_neg()> were only introduced
H A DBigFloat.pm97 qw / is_nan is_inf is_negative is_positive is_pos is_neg
2488 $x->is_neg(); # true if < 0

Completed in 596 milliseconds