Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/cpan/Math-BigInt/t/
Ddowngrade-mbi-mbr.t391 note("bint()");
393 $x = $half -> copy() -> bint();
394 cmp_ok($x, "==", 0, "bint(0)");
395 is(ref($x), "Math::BigInt", "bint(0) => Math::BigInt");
397 $x = $inf -> copy() -> bint();
398 cmp_ok($x, "==", "Inf", "bint(Inf)");
399 is(ref($x), "Math::BigInt", "bint(Inf) => Math::BigInt");
401 $x = $nan -> copy() -> bint();
402 is($x, "NaN", "bint(NaN)");
403 is(ref($x), "Math::BigInt", "bint(NaN) => Math::BigInt");
Ddowngrade-mbi-mbf.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)');
743 is(ref($x), 'Math::BigInt', 'bint(Inf) => Math::BigInt');
746 $x = $nan -> copy() -> bint();
[all …]
Dupgrade.inc1522 &bint
Dbigfltpm.inc2418 &bint
Dbigintpm.inc3442 &bint
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
Dtemplates.cc721 Bar<int, 33> bint; in main() local
738 int z = bint.bar(55, 66); in main()
/openbsd/src/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
DBigRat.pm189 'int' => sub { $_[0] -> copy() -> bint(); },
1443 sub bint {
1815 my $xint = Math::BigInt -> new($x -> copy() -> bint());
1816 my $yint = Math::BigInt -> new($y -> copy() -> bint());
1817 my $mint = Math::BigInt -> new($m -> copy() -> bint());
1838 my $xint = Math::BigInt -> new($x -> copy() -> bint());
1839 my $yint = Math::BigInt -> new($y -> copy() -> bint());
DBigInt.pm200 'int' => sub { $_[0] -> copy() -> bint(); },
4461 sub bint {
4465 return $upgrade -> bint($x)
DBigFloat.pm190 'int' => sub { $_[0] -> copy() -> bint(); },
4534 sub bint {
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_drv.c905 module_param_named(backlight, amdgpu_backlight, bint, 0444);
/openbsd/src/gnu/usr.bin/binutils/gdb/
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/src/gnu/usr.bin/binutils/gdb/testsuite/
DChangeLog4328 test "ptype bint". The test passes on all my stabs configurations.
/openbsd/src/share/dict/
Dweb222495 bint