Home
last modified time | relevance | path

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

/third_party/python/Doc/includes/
Dtypestruct.h12 PyAsyncMethods *tp_as_async; /* formerly known as tp_compare (Python 2) member
/third_party/python/Include/cpython/
Dobject.h202 PyAsyncMethods *tp_as_async; /* formerly known as tp_compare (Python 2) member