Home
last modified time | relevance | path

Searched defs:error_object (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Modules/_ctypes/
Dcallbacks.c145 PyObject *error_object = NULL; in _CallPythonObject() local
Dcallproc.c825 PyObject *error_object = NULL; in _call_function_pointer() local
/external/python/cpython2/Modules/_ctypes/
Dcallbacks.c219 PyObject *error_object = NULL; in _CallPythonObject() local
Dcallproc.c783 PyObject *error_object = NULL; in _call_function_pointer() local
/external/libcups/cups/
Draster-interpret.c758 error_object(_cups_ps_obj_t *obj) /* I - Object to add */ in error_object() function