Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Tools/gdb/
Dlibpython.py341 'builtin_function_or_method' : PyCFunctionObjectPtr,
600 class PyCFunctionObjectPtr(PyObjectPtr): class
/aosp_15_r20/external/python/cpython3/Tools/gdb/
Dlibpython.py349 'builtin_function_or_method' : PyCFunctionObjectPtr,
617 class PyCFunctionObjectPtr(PyObjectPtr): class