Home
last modified time | relevance | path

Searched refs:VALLOC_FREELIST_SIZE (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-codeman.c95 #define VALLOC_FREELIST_SIZE 16 macro
137 if (!freelist || g_slist_length (freelist) < VALLOC_FREELIST_SIZE) { in codechunk_vfree()