Searched refs:USE_MMAP (Results 1 – 4 of 4) sorted by relevance
11 static const int USE_MMAP = 0; variable36 if(USE_MMAP) { in make_pool()57 if(USE_MMAP) in push()77 if(USE_MMAP) in pop()90 if(USE_MMAP) { in destroy_pool()
26 #ifdef USE_MMAP340 #ifdef USE_MMAP370 #ifdef USE_MMAP390 #ifdef USE_MMAP /* MMAP version, Miguel Albrecht <malbrech@eso.org> */
451 - Remove USE_MMAP configuration determination (only used by minigzip)