Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_frame.h47 typedef struct _PyInterpreterFrame { struct
56 struct _PyInterpreterFrame *previous; argument
67 } _PyInterpreterFrame; argument