Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dgetargs.c270 freelistentry_t static_entries[STATIC_FREELIST_ENTRIES]; in vgetargs1_impl() local
275 freelist.entries = static_entries; in vgetargs1_impl()
1661 freelistentry_t static_entries[STATIC_FREELIST_ENTRIES]; in vgetargskeywords() local
1664 freelist.entries = static_entries; in vgetargskeywords()
2095 freelistentry_t static_entries[STATIC_FREELIST_ENTRIES]; in vgetargskeywordsfast_impl() local
2099 freelist.entries = static_entries; in vgetargskeywordsfast_impl()