Searched defs:zret (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/gdtoa/ |
H A D | gethex.c | 48 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_7zip.c | 1601 size_t const zret = ZSTD_decompressStream(zip->zstd_dstream, &output, &input); in decompress() local
|