Searched refs:STATIC_FREELIST_ENTRIES (Results 1 – 1 of 1) sorted by relevance
71 #define STATIC_FREELIST_ENTRIES 8 macro270 freelistentry_t static_entries[STATIC_FREELIST_ENTRIES]; in vgetargs1_impl()331 if (max > STATIC_FREELIST_ENTRIES) { in vgetargs1_impl()1661 freelistentry_t static_entries[STATIC_FREELIST_ENTRIES]; in vgetargskeywords()1698 if (len > STATIC_FREELIST_ENTRIES) { in vgetargskeywords()2095 freelistentry_t static_entries[STATIC_FREELIST_ENTRIES]; in vgetargskeywordsfast_impl()2125 if (len > STATIC_FREELIST_ENTRIES) { in vgetargskeywordsfast_impl()