Searched refs:is_odd (Results 1 – 11 of 11) sorted by relevance
1612 sub is_odd { subroutine2795 if ($num->{sign} eq '-' && $exp->is_odd()) {2865 return $x -> round(@r) if $y -> is_odd();2894 return $x -> round(@r) if $y -> is_odd();2911 $x->{sign} = $x -> is_negative() && $y -> is_odd() ? '-' : '+';3786 if ($x -> is_negative() && $y -> is_odd() ||3828 return $x -> bneg(@r) if $b -> is_one("-") && $y -> is_odd();3840 $neg = 1 if $y -> is_odd();3905 return $y -> is_odd() ? $x -> bzero(@r)3908 return $y -> is_odd() ? $x -> bone("-", @r)[all …]
1285 sub is_odd { subroutine1493 return $x if $y->is_odd();1530 return $x if $y -> is_odd();
1451 sub is_odd { subroutine2486 return $x if $y -> is_odd();2522 return $x if $y -> is_odd();
26 # * is_zero/is_one/is_odd/is_even/len work now (pass v1.61 tests)
61 # is_odd, is_even
697 &is_odd
323 &is_odd
2255 &is_odd
116 # is_odd, is_even
1119 &is_odd