Searched refs:min_accept (Results 1 - 1 of 1) sorted by relevance
/external/libxml2/ | ||
H A D | xmlIO.c | 1699 size_t min_accept; local 1711 min_accept = buff->zctrl.avail_in / DFLT_ZLIB_RATIO; 1712 if ( buff->zctrl.avail_out <= min_accept ) { |
Completed in 49 milliseconds