Home
last modified time | relevance | path

Searched defs:ecap (Results 1 – 3 of 3) sorted by relevance

/external/python/cffi/cffi/
D_cffi_errors.h95 static void _cffi_stop_error_capture(PyObject *ecap) in _cffi_stop_error_capture()
145 static void _cffi_stop_error_capture(PyObject *ecap) { } in _cffi_stop_error_capture()
D_embedding.h204 PyObject *ecap; in _cffi_initialize_python() local
/external/python/cffi/c/
D_cffi_backend.c5878 PyObject *ecap, *t, *v, *tb; in general_invoke_callback() local
5907 PyObject *ecap; in general_invoke_callback() local