Searched defs:__Pyx_ErrRestore (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/third_party/cython/src/Cython/Utility/ |
| D | Exceptions.c | 15 static CYTHON_INLINE void __Pyx_ErrRestore(PyObject *type, PyObject *value, PyObject *tb) { in __Pyx_ErrRestore() function
|
| /external/chromium_org/third_party/bintrees/bintrees/ |
| D | qavltree.c | 2362 static CYTHON_INLINE void __Pyx_ErrRestore(PyObject *type, PyObject *value, PyObject *tb) { in __Pyx_ErrRestore() function
|
| D | cwalker.c | 2880 static CYTHON_INLINE void __Pyx_ErrRestore(PyObject *type, PyObject *value, PyObject *tb) { in __Pyx_ErrRestore() function
|
| D | qrbtree.c | 2359 static CYTHON_INLINE void __Pyx_ErrRestore(PyObject *type, PyObject *value, PyObject *tb) { in __Pyx_ErrRestore() function
|
| D | qbintree.c | 2357 static CYTHON_INLINE void __Pyx_ErrRestore(PyObject *type, PyObject *value, PyObject *tb) { in __Pyx_ErrRestore() function
|