Home
last modified time | relevance | path

Searched defs:Py_TYPE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dpython.c45 #define Py_TYPE(ob) (((PyObject*)(ob))->ob_type) macro
/kernel/linux/linux-6.6/tools/perf/util/
H A Dpython.c50 #define Py_TYPE(ob) (((PyObject*)(ob))->ob_type) macro

Completed in 5 milliseconds