Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dmoduleobject.c185 module_repr(PyModuleObject *m) in module_repr() function
229 (reprfunc)module_repr, /* tp_repr */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dmoduleobject.c187 module_repr(PyModuleObject *m) in module_repr() function
231 (reprfunc)module_repr, /* tp_repr */