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

/osnet-11/usr/src/lib/libc/i386/gen/
H A Dstrncpy.s31 / Copies s2 to s1, truncating or null-padding to always copy n bytes
/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_send.c696 int truncating, connreset, resplen, n; local
710 truncating = 0;
821 truncating = 1;
846 if (truncating) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm331 Notice that the core C<time()> maybe rounding rather than truncating.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm2879 Right shifting usually amounts to dividing $x by $n ** $y and truncating the
3380 + rounding/truncating is only done when explicitly calling one of fround

Completed in 66 milliseconds