Searched defs:ALIGNED_INDEX_SIZE (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/cache/
H A Dmod_socache_shmcb.c49 #define ALIGNED_INDEX_SIZE APR_ALIGN_DEFAULT(sizeof(SHMCBIndex)) macro
174 (num) * ALIGNED_INDEX_SIZE)
439 num_idx * ALIGNED_INDEX_SIZE;

Completed in 1537 milliseconds