Searched defs:_PyFrame_StackPush (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Include/internal/ | ||
H A D | pycore_frame.h | 88 static inline void _PyFrame_StackPush(_PyInterpreterFrame *f, PyObject *value) { in _PyFrame_StackPush() function |
Completed in 2 milliseconds