Searched refs:__pyx_empty_bytes (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/bintrees/bintrees/
H A Dcwalker.c334 static PyObject *__pyx_empty_bytes; variable
2608 __pyx_empty_bytes = PyBytes_FromStringAndSize("", 0); if (unlikely(!__pyx_empty_bytes)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
3631 __pyx_empty_bytes, /*PyObject *code,*/
3640 __pyx_empty_bytes /*PyObject *lnotab*/
H A Dqavltree.c334 static PyObject *__pyx_empty_bytes; variable
2050 __pyx_empty_bytes = PyBytes_FromStringAndSize("", 0); if (unlikely(!__pyx_empty_bytes)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
3234 __pyx_empty_bytes, /*PyObject *code,*/
3243 __pyx_empty_bytes /*PyObject *lnotab*/
H A Dqbintree.c334 static PyObject *__pyx_empty_bytes; variable
2045 __pyx_empty_bytes = PyBytes_FromStringAndSize("", 0); if (unlikely(!__pyx_empty_bytes)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
3229 __pyx_empty_bytes, /*PyObject *code,*/
3238 __pyx_empty_bytes /*PyObject *lnotab*/
H A Dqrbtree.c334 static PyObject *__pyx_empty_bytes; variable
2047 __pyx_empty_bytes = PyBytes_FromStringAndSize("", 0); if (unlikely(!__pyx_empty_bytes)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
3231 __pyx_empty_bytes, /*PyObject *code,*/
3240 __pyx_empty_bytes /*PyObject *lnotab*/

Completed in 215 milliseconds