Searched refs:calc (Results 1 - 4 of 4) sorted by relevance
| /osnet-11/usr/src/lib/libc/capabilities/sun4v/common/ |
| H A D | memset.s | 128 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 D | Makefile.com | 81 $(LIBFATFS)/calc.o $(LIBFATFS)/context.o \
|
| /osnet-11/usr/src/lib/libc/capabilities/sun4v-hwcap3/common/ |
| H A D | memset.s | 351 and %o2, 7, %o2 ! calc bytes left after long words
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/ |
| H A D | BigFloat.pm | 955 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