Home
last modified time | relevance | path

Searched defs:cmpfunc (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobject.h312 typedef int (*cmpfunc)(PyObject *, PyObject *); typedef
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobject.h312 typedef int (*cmpfunc)(PyObject *, PyObject *); typedef
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dlistobject.c2026 build_cmpwrapper(PyObject *cmpfunc) in build_cmpwrapper()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dlistobject.c2025 build_cmpwrapper(PyObject *cmpfunc) in build_cmpwrapper()