Home
last modified time | relevance | path

Searched defs:cfunc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/objtool/
H A Delf.h57 struct symbol *pfunc, *cfunc, *alias; member
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Delf.h60 struct symbol *pfunc, *cfunc, *alias; member
/third_party/python/Python/
H A Dceval.c5018 PyCFunction cfunc = PyCFunction_GET_FUNCTION(callable); local
5052 PyCFunction cfunc = PyCFunction_GET_FUNCTION(callable); local
5093 _PyCFunctionFastWithKeywords cfunc = local
5220 PyCFunction cfunc = meth->ml_meth; local
5256 _PyCFunctionFastWithKeywords cfunc = local
5292 PyCFunction cfunc = meth->ml_meth; global() local
5326 _PyCFunctionFast cfunc = global() local
[all...]
/third_party/python/Objects/
H A Dtypeobject.c5666 PyObject *cfunc = PyCFunction_NewEx(meth, (PyObject*)type, NULL); in type_add_method() local

Completed in 21 milliseconds