Home
last modified time | relevance | path

Searched refs:uncompressedSize (Results 1 – 1 of 1) sorted by relevance

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