Home
last modified time | relevance | path

Searched defs:_ceval_runtime_state (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Include/internal/
Dceval.h30 struct _ceval_runtime_state { struct
47 PyAPI_FUNC(void) _PyEval_Initialize(struct _ceval_runtime_state *); argument