Searched refs:bint (Results 1 – 13 of 13) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/cpan/Math-BigInt/t/ |
| D | downgrade-mbi-mbr.t | 391 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");
|
| D | downgrade-mbi-mbf.t | 730 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 …]
|
| D | upgrade.inc | 1522 &bint
|
| D | bigfltpm.inc | 2418 &bint
|
| D | bigintpm.inc | 3442 &bint
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/ |
| D | templates.cc | 721 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/ |
| D | BigRat.pm | 189 '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());
|
| D | BigInt.pm | 200 'int' => sub { $_[0] -> copy() -> bint(); }, 4461 sub bint { 4465 return $upgrade -> bint($x)
|
| D | BigFloat.pm | 190 'int' => sub { $_[0] -> copy() -> bint(); }, 4534 sub bint {
|
| /openbsd/src/sys/dev/pci/drm/amd/amdgpu/ |
| D | amdgpu_drv.c | 905 module_param_named(backlight, amdgpu_backlight, bint, 0444);
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | breakpoint.c | 7194 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/ |
| D | ChangeLog | 4328 test "ptype bint". The test passes on all my stabs configurations.
|
| /openbsd/src/share/dict/ |
| D | web2 | 22495 bint
|