Home
last modified time | relevance | path

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

/third_party/python/Python/
Dsysmodule.c2116 _alloc_preinit_entry(const wchar_t *value) in _alloc_preinit_entry() function
2143 _Py_PreInitEntry new_entry = _alloc_preinit_entry(value); in _append_preinit_entry()