HomeSort by: relevance | last modified time | path
    Searched defs:FINAL_FREE_BLOCKS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/libmalloc/dist/
malloc.h 134 #define FINAL_FREE_BLOCKS 8
gmalloc.c 136 #define FINAL_FREE_BLOCKS 8
828 if (blocks >= FINAL_FREE_BLOCKS && block + blocks == _heaplimit

Completed in 26 milliseconds