Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dgetargs.c269 freelistentry_t static_entries[STATIC_FREELIST_ENTRIES]; in vgetargs1_impl() local
274 freelist.entries = static_entries; in vgetargs1_impl()
1610 freelistentry_t static_entries[STATIC_FREELIST_ENTRIES]; in vgetargskeywords() local
1613 freelist.entries = static_entries; in vgetargskeywords()
2035 freelistentry_t static_entries[STATIC_FREELIST_ENTRIES]; in vgetargskeywordsfast_impl() local
2039 freelist.entries = static_entries; in vgetargskeywordsfast_impl()