Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
Dcallbacks.c152 PyObject *error_object = NULL; in _CallPythonObject() local
Dcallproc.c838 PyObject *error_object = NULL; in _call_function_pointer() local
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/os2/
Dproc.c311 char error_object[260]; in apr_proc_create() local
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/os2/
Dproc.c311 char error_object[260]; in apr_proc_create() local
/external/libcups/cups/
Draster-interpret.c758 error_object(_cups_ps_obj_t *obj) /* I - Object to add */ in error_object() function