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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_alloc.c95 #define SHALLOC_FRAGMENT (sizeof(ALLOC_ELEMENT) + 64) macro
287 if (elp_tmp->len - total_len <= SHALLOC_FRAGMENT)
311 if (elp->len - total_len > SHALLOC_FRAGMENT) {

Completed in 38 milliseconds