Searched defs:uncompressedSize (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/ficl/softcore/
H A Dmakesoftcore.c81 size_t uncompressedSize; local
195 uncompressedSize = dst - uncompressed;
197 uncompressedSize, compressedSize, 0);
200 "/* not including trailing null */\n", uncompressedSize);

Completed in 57 milliseconds