Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_global_objects.h86 #define _Py_INTERP_STATIC_OBJECT(interp, NAME) \ macro
89 _Py_INTERP_STATIC_OBJECT(interp, singletons.NAME)