Searched defs:PyNumber_Long (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Objects/ | ||
D | abstract.c | 1342 PyNumber_Long(PyObject *o) in PyNumber_Long() function |
/external/python/cpython2/Objects/ | ||
D | abstract.c | 1702 PyNumber_Long(PyObject *o) function |