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

  /src/external/bsd/jemalloc/dist/test/analyze/
sizes.c 16 size_t sizes_max = sizeof(sizes)/sizeof(sizes[0]); local
20 while (sz >= 1024 && ind < sizes_max - 1) {
  /src/external/bsd/jemalloc.old/dist/test/analyze/
sizes.c 16 size_t sizes_max = sizeof(sizes)/sizeof(sizes[0]); local
20 while (sz >= 1024 && ind < sizes_max - 1) {

Completed in 16 milliseconds