Searched refs:multiply (Results 1 - 16 of 16) sorted by relevance
/osnet-11/usr/src/lib/brand/shared/brand/sparc/ |
H A D | crt.s | 71 sll %l0, CPTRSHIFT, %l0 ! multiply argc by pointer size
|
/osnet-11/usr/src/lib/libc/i386/gen/ |
H A D | lmul.s | 29 / Double long multiply routine.
|
H A D | _mul64.s | 32 / We essentially do multiply by longhand, using base 2**32 digits.
|
/osnet-11/usr/src/lib/efcode/include/fcode/ |
H A D | proto.h | 52 FNPROTO(multiply); variable
|
/osnet-11/usr/src/lib/libc/sparc/crt/ |
H A D | _rtboot.s | 108 sll %l1, 2, %l1 ! multiply by 4
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/ |
H A D | safeops.t | 124 multiply $x * $y
|
H A D | opcode.pl | 702 multiply multiplication (*) ck_null IfsT2 S S
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/ |
H A D | Opcode.pm | 317 int hex oct abs pow multiply i_multiply divide i_divide
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | NEXT.pm | 310 will invoke the multiply inherited method as many times as it is
|
/osnet-11/usr/src/lib/efcode/engine/ |
H A D | forth.c | 75 multiply(fcode_env_t *env) function 2501 ANSI(0x020, 0, "*", multiply);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/ |
H A D | Complex.pm | 74 '*' => \&multiply, 383 # (multiply) 387 sub multiply { subroutine
|
H A D | BigInt.pm | 1380 # multiply two numbers -- stolen from Knuth Vol 2 pg 233 2628 $x->bmul($y); # multiplication (multiply $x by $y) 3062 $x->bmul($y); # multiplication (multiply $x by $y) 4122 multiply it by 2:
|
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/ |
H A D | vasnprintf.c | 342 multiply (mpn_t src1, mpn_t src2, mpn_t *dest) function 1156 z_memory = multiply (m, pow5, &z); 1175 tmp_memory = multiply (m, pow5, &numerator); 1374 /* Finally multiply with log(2)/log(10), yields an approximation for 1465 /* Finally multiply with log(2)/log(10), yields an approximation for
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
H A D | LaTeX.pm | 585 sections (NAME, DESCRIPTION etc) and a C<latex> label will be multiply
|
/osnet-11/usr/src/grub/grub2/docs/ |
H A D | texinfo.tex | 6064 \multiply\dimen0 by\tabw % compute previous multiple of \tabw 8162 \multiply\countUTFz by 64
|
/osnet-11/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 5079 \multiply\dimen0 by\tabw % compute previous multiple of \tabw
|
Completed in 129 milliseconds