OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PyInstance_New
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
classobject.c
460
PyInstance_New
, /* tp_call */
550
PyInstance_New
(PyObject *klass, PyObject *arg, PyObject *kw)
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
classobject.c
450
PyInstance_New
, /* tp_call */
540
PyInstance_New
(PyObject *klass, PyObject *arg, PyObject *kw)
[
all
...]
Completed in 311 milliseconds