Searched refs:avail_out_strm (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/zlib/contrib/inflate86/
H A Dinffast.S145 #define avail_out_strm 16 /* strm->avail_out */ define
258 movl avail_out_strm(strm_r), %ecx
1343 movl end_r, avail_out_strm(strm_r)
1349 movl out_r, avail_out_strm(strm_r)
/haiku-buildtools/binutils/zlib/contrib/inflate86/
H A Dinffast.S145 #define avail_out_strm 16 /* strm->avail_out */ define
258 movl avail_out_strm(strm_r), %ecx
1343 movl end_r, avail_out_strm(strm_r)
1349 movl out_r, avail_out_strm(strm_r)

Completed in 88 milliseconds