Searched refs:truncated (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/lib/libresolv/
H A Dres_send.c173 int truncated = 0; local
263 "response truncated\n");
266 truncated = 1;
285 if (truncated) {
457 printf("truncated answer\n");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dinteger.pm29 portions truncated (or floored), and the result will have its
30 fractional portion truncated as well. In addition, the range of
H A Dbigint.pm62 # this takes a floating point constant string and returns it truncated to
212 Floating point constants are truncated to integer. All results are also
213 truncated.
H A DAutoSplit.t231 *INC**PATHSEP**MOD*.pm: some names are not unique when truncated to 8 characters:
/osnet-11/usr/src/lib/libpp/common/
H A Dppbuiltin.c400 error(1, "%-.16s: builtin value truncated", p);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutf8.c1822 (if longer, the rest is truncated and "..." will be appended).
1837 int truncated = 0; local
1846 truncated++;
1877 if (truncated)
1888 (if longer, the rest is truncated and "..." will be appended).
H A Ddump.c110 int truncated = 0; local
116 truncated++;
136 if (truncated)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalc.pm2061 _sqrt(obj) return the square root of object (truncated to int)
2062 _root(obj) return the n'th (n >= 3) root of obj (truncated to int)
2073 0 : result was truncated to RESULT
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm3211 Returns $x as a BigInt (truncated towards zero). In BigInt this is the same as
3323 truncated at the rounding place: e.g. when rounding to units, 0.4
3736 an truncated result or a NaN.
4223 mode. The reason is that the result is always truncated to an integer.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm1161 Rework the test summary so long test names are not truncated as badly.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm606 Such errors are usually I/O errors (or truncated stream errors at retrieval).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL2012 Trailing spaces are truncated from labels in B<:>, B<t> and B<b> commands.

Completed in 56 milliseconds