__Pyx_PyInt_AsSignedLongLong 476 third_party/bintrees/bintrees/cwalker.c static CYTHON_INLINE signed PY_LONG_LONG __Pyx_PyInt_AsSignedLongLong(PyObject *); __Pyx_PyInt_AsSignedLongLong 3455 third_party/bintrees/bintrees/cwalker.c val = __Pyx_PyInt_AsSignedLongLong(tmp); __Pyx_PyInt_AsSignedLongLong 584 third_party/bintrees/bintrees/qavltree.c static CYTHON_INLINE signed PY_LONG_LONG __Pyx_PyInt_AsSignedLongLong(PyObject *); __Pyx_PyInt_AsSignedLongLong 3006 third_party/bintrees/bintrees/qavltree.c val = __Pyx_PyInt_AsSignedLongLong(tmp); __Pyx_PyInt_AsSignedLongLong 584 third_party/bintrees/bintrees/qbintree.c static CYTHON_INLINE signed PY_LONG_LONG __Pyx_PyInt_AsSignedLongLong(PyObject *); __Pyx_PyInt_AsSignedLongLong 3001 third_party/bintrees/bintrees/qbintree.c val = __Pyx_PyInt_AsSignedLongLong(tmp); __Pyx_PyInt_AsSignedLongLong 584 third_party/bintrees/bintrees/qrbtree.c static CYTHON_INLINE signed PY_LONG_LONG __Pyx_PyInt_AsSignedLongLong(PyObject *); __Pyx_PyInt_AsSignedLongLong 3003 third_party/bintrees/bintrees/qrbtree.c val = __Pyx_PyInt_AsSignedLongLong(tmp);