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

/dovecot/src/lib-index/
H A Dmail-index-map.c16 #define EXT_PER_ALLOC_SIZE \ macro
23 initial_count * EXT_PER_ALLOC_SIZE;
33 if (size > EXT_GLOBAL_ALLOC_SIZE + EXT_PER_ALLOC_SIZE) {
35 EXT_PER_ALLOC_SIZE;

Completed in 7 milliseconds