Searched refs:asBignumObj (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
H A D_tkinter.c1050 asBignumObj(PyObject *value) function
1131 return asBignumObj(value);
/external/python/cpython3/Modules/
H A D_tkinter.c991 asBignumObj(PyObject *value) function
1070 return asBignumObj(value);

Completed in 69 milliseconds