MAX_SMALLCACHEABLE_SIZE
for (j = 0; j < MAX_SMALLCACHEABLE_SIZE; j++)
for (j = 0; j < MAX_SMALLCACHEABLE_SIZE; j++) {
for (j = 0; j < MAX_SMALLCACHEABLE_SIZE; j++) {
struct smallcache smallcache[MAX_SMALLCACHEABLE_SIZE];
for (i = 0; i < MAX_SMALLCACHEABLE_SIZE; i++) {
if (d->bigcache_size > 0 && psz > MAX_SMALLCACHEABLE_SIZE &&
if (psz > MAX_SMALLCACHEABLE_SIZE || d->smallcache[psz - 1].max == 0) {
if (d->bigcache_size > 0 && psz > MAX_SMALLCACHEABLE_SIZE &&
if (psz <= MAX_SMALLCACHEABLE_SIZE && d->smallcache[psz - 1].max > 0) {