__pyx_PyFloat_AsDouble  315 third_party/bintrees/bintrees/cwalker.c #define __pyx_PyFloat_AsFloat(x) ((float) __pyx_PyFloat_AsDouble(x))
__pyx_PyFloat_AsDouble  315 third_party/bintrees/bintrees/qavltree.c #define __pyx_PyFloat_AsFloat(x) ((float) __pyx_PyFloat_AsDouble(x))
__pyx_PyFloat_AsDouble  315 third_party/bintrees/bintrees/qbintree.c #define __pyx_PyFloat_AsFloat(x) ((float) __pyx_PyFloat_AsDouble(x))
__pyx_PyFloat_AsDouble  315 third_party/bintrees/bintrees/qrbtree.c #define __pyx_PyFloat_AsFloat(x) ((float) __pyx_PyFloat_AsDouble(x))