Home
last modified time | relevance | path

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

/external/bzip2/
Dbzlib.h197 unsigned int* nbytes_out_hi32
Dbzlib.c1028 unsigned int* nbytes_out_hi32 ) in BZ_API()
1043 if (nbytes_out_hi32 != NULL) *nbytes_out_hi32 = 0; in BZ_API()
1077 if (nbytes_out_hi32 != NULL) in BZ_API()
1078 *nbytes_out_hi32 = bzf->strm.total_out_hi32; in BZ_API()
Dbzip2.c335 UInt32 nbytes_out_lo32, nbytes_out_hi32; in compressStream() local
362 &nbytes_out_lo32, &nbytes_out_hi32 ); in compressStream()
391 nbytes_out_lo32, nbytes_out_hi32 ); in compressStream()
412 &nbytes_out_lo32, &nbytes_out_hi32 ); in compressStream()
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c335 unsigned int* nbytes_out_hi32
5387 unsigned int* nbytes_out_hi32 ) in BZ_API()
5402 if (nbytes_out_hi32 != NULL) *nbytes_out_hi32 = 0; in BZ_API()
5436 if (nbytes_out_hi32 != NULL) in BZ_API()
5437 *nbytes_out_hi32 = bzf->strm.total_out_hi32; in BZ_API()
/external/valgrind/perf/
Dbz2.c328 unsigned int* nbytes_out_hi32
5376 unsigned int* nbytes_out_hi32 ) in BZ_API()
5391 if (nbytes_out_hi32 != NULL) *nbytes_out_hi32 = 0; in BZ_API()
5425 if (nbytes_out_hi32 != NULL) in BZ_API()
5426 *nbytes_out_hi32 = bzf->strm.total_out_hi32; in BZ_API()
/external/valgrind/memcheck/tests/
Dorigin5-bz2.c328 unsigned int* nbytes_out_hi32
5378 unsigned int* nbytes_out_hi32 ) in BZ_API()
5393 if (nbytes_out_hi32 != NULL) *nbytes_out_hi32 = 0; in BZ_API()
5427 if (nbytes_out_hi32 != NULL) in BZ_API()
5428 *nbytes_out_hi32 = bzf->strm.total_out_hi32; in BZ_API()
Dvarinfo6.c366 unsigned int* nbytes_out_hi32
5416 unsigned int* nbytes_out_hi32 ) in BZ_API()
5431 if (nbytes_out_hi32 != NULL) *nbytes_out_hi32 = 0; in BZ_API()
5465 if (nbytes_out_hi32 != NULL) in BZ_API()
5466 *nbytes_out_hi32 = bzf->strm.total_out_hi32; in BZ_API()