HomeSort by relevance Sort by last modified time
    Searched refs:MAX_RELEASE_CHECK_RATE (Results 1 - 2 of 2) sorted by null

  /bionic/libc/upstream-dlmalloc/
malloc.c 509 MAX_RELEASE_CHECK_RATE default: 4095 unless not HAVE_MMAP
514 free() will, with a period of MAX_RELEASE_CHECK_RATE (or the
    [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c 468 MAX_RELEASE_CHECK_RATE default: 4095 unless not HAVE_MMAP
473 free() will, with a period of MAX_RELEASE_CHECK_RATE (or the
641 #ifndef MAX_RELEASE_CHECK_RATE
643 #define MAX_RELEASE_CHECK_RATE 4095
645 #define MAX_RELEASE_CHECK_RATE MAX_SIZE_T
647 #endif /* MAX_RELEASE_CHECK_RATE */
    [all...]

Completed in 39 milliseconds