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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/lzotest/
H A Dlzotest.c370 static void mb_alloc_extra(mblock_t *mb, lzo_uint len, lzo_uint extra_bottom, lzo_uint extra_top) argument
377 mb->alloc_len = extra_bottom + len + extra_top;

Completed in 106 milliseconds