OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PyCObject_GetDesc
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
cobject.c
84
PyCObject_GetDesc
(PyObject *self)
90
"
PyCObject_GetDesc
with non-C-object");
94
"
PyCObject_GetDesc
called with null pointer");
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
cobject.c
84
PyCObject_GetDesc
(PyObject *self)
90
"
PyCObject_GetDesc
with non-C-object");
94
"
PyCObject_GetDesc
called with null pointer");
Completed in 78 milliseconds