Searched refs:calc (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemset.s128 and %o2, 63, %o3 ! calc bytes left after blk store.
129 andn %o2, 63, %o4 ! calc size of blocks in bytes
202 and %o2, 7, %o2 ! calc bytes left after doubles
/osnet-11/usr/src/lib/libparted/
H A DMakefile.com81 $(LIBFATFS)/calc.o $(LIBFATFS)/context.o \
/osnet-11/usr/src/lib/libc/capabilities/sun4v-hwcap3/common/
H A Dmemset.s351 and %o2, 7, %o2 ! calc bytes left after long words
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigFloat.pm955 my $calc = 1; # do some calculation?
966 $calc = 0; # no need to calc, but round
979 $calc = 0; # no need to calc, but round
985 if ($calc != 0 && $x->{_es} eq '-' && $MBI->_is_one($x->{_e}) &&
993 $calc = 0; # no need to calc, but round
997 return if $calc == 0; # already have the result
1011 #print "x = $x, dbd = $dbd, calc
[all...]

Completed in 62 milliseconds