Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dtypeobject.c3562 PyObject *cfunc = PyCFunction_New(meth, NULL); local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dtypeobject.c3596 PyObject *cfunc = PyCFunction_New(meth, NULL); local