Searched refs:nbytes_out (Results 1 – 5 of 5) sorted by relevance
92 k5_utf8_to_utf16le(const char *utf8, uint8_t **utf16_out, size_t *nbytes_out) in k5_utf8_to_utf16le() argument99 *nbytes_out = 0; in k5_utf8_to_utf16le()143 *nbytes_out = buf.len; in k5_utf8_to_utf16le()
94 size_t *nbytes_out);
187 unsigned int* nbytes_out
386 UInt64 nbytes_in, nbytes_out; in compressStream() local390 uInt64_from_UInt32s ( &nbytes_out, in compressStream()393 nbytes_out_d = uInt64_to_double ( &nbytes_out ); in compressStream()395 uInt64_toAscii ( buf_nout, &nbytes_out ); in compressStream()
1019 unsigned int* nbytes_out ) in BZ2_bzWriteClose() argument1022 nbytes_in, NULL, nbytes_out, NULL ); in BZ2_bzWriteClose()