Home
last modified time | relevance | path

Searched refs:bint (Results 1 – 13 of 13) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/Math-BigRat/t/
H A Ddowngrade.t392 note("bint()");
394 $x = $half -> copy() -> bint();
395 cmp_ok($x, "==", 0, "bint(0)");
396 is(ref($x), "Math::BigInt", "bint(0) => Math::BigInt");
398 $x = $inf -> copy() -> bint();
399 cmp_ok($x, "==", "Inf", "bint(Inf)");
400 is(ref($x), "Math::BigInt", "bint(Inf) => Math::BigInt");
402 $x = $nan -> copy() -> bint();
403 is($x, "NaN", "bint(NaN)");
404 is(ref($x), "Math::BigInt", "bint(NaN) => Math::BigInt");
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/t/
H A Ddowngrade.t730 note("testing bint()");
732 $x = $half -> copy() -> bint();
733 subtest '$x = $half -> copy() -> bint();' => sub {
735 cmp_ok($x, '==', 0, 'bint(0)');
736 is(ref($x), 'Math::BigInt', 'bint(0) => Math::BigInt');
739 $x = $inf -> copy() -> bint();
740 subtest '$x = $inf -> copy() -> bint();' => sub {
742 cmp_ok($x, '==', 'Inf', 'bint(Inf)');
746 $x = $nan -> copy() -> bint();
747 subtest '$x = $nan -> copy() -> bint();' => sub {
[all …]
H A Dupgrade.inc1518 &bint
H A Dbigfltpm.inc2418 &bint
H A Dbigintpm.inc3442 &bint
/openbsd/gnu/usr.bin/perl/cpan/Math-BigRat/lib/Math/
H A DBigRat.pm186 'int' => sub { $_[0] -> copy() -> bint(); },
1413 sub bint { subroutine
1785 my $xint = Math::BigInt -> new($x -> copy() -> bint());
1786 my $yint = Math::BigInt -> new($y -> copy() -> bint());
1787 my $mint = Math::BigInt -> new($m -> copy() -> bint());
1808 my $xint = Math::BigInt -> new($x -> copy() -> bint());
1809 my $yint = Math::BigInt -> new($y -> copy() -> bint());
1912 my $xtmp = Math::BigInt -> new($x -> bint()); # to Math::BigInt
1936 my $xtmp = Math::BigInt -> new($x -> bint()); # to Math::BigInt
1960 my $xtmp = Math::BigInt -> new($x -> bint()); # to Math::BigInt
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dtemplates.cc721 Bar<int, 33> bint; in main() local
738 int z = bint.bar(55, 66); in main()
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigFloat.pm189 'int' => sub { $_[0] -> copy() -> bint(); },
3859 my $xtmp = Math::BigInt -> new($x -> bint()); # to Math::BigInt
3882 my $xtmp = Math::BigInt -> new($x -> bint()); # to Math::BigInt
3905 my $xtmp = Math::BigInt -> new($x -> bint()); # to Math::BigInt
3926 my $xtmp = Math::BigInt -> new($x -> bint()); # to Math::BigInt
4189 sub bint { subroutine
H A DBigInt.pm198 'int' => sub { $_[0] -> copy() -> bint(); },
3806 sub bint { subroutine
3810 return $upgrade -> bint($x)
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_drv.c862 module_param_named(backlight, amdgpu_backlight, bint, 0444);
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.c7194 breakpoint_re_set_one (void *bint) in breakpoint_re_set_one() argument
7197 struct breakpoint *b = (struct breakpoint *) bint; in breakpoint_re_set_one()
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog4328 test "ptype bint". The test passes on all my stabs configurations.
/openbsd/share/dict/
H A Dweb222495 bint