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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dlto-compress.c135 size_t const outbuf_length = ZSTD_compressBound (size); local
250 const size_t outbuf_length = Z_BUFFER_LENGTH; local
343 const size_t outbuf_length = Z_BUFFER_LENGTH; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dlto-compress.cc135 size_t const outbuf_length = ZSTD_compressBound (size); local
250 const size_t outbuf_length = Z_BUFFER_LENGTH; local
341 const size_t outbuf_length = Z_BUFFER_LENGTH; local
[all...]

Completed in 130 milliseconds