Home
last modified time | relevance | path

Searched refs:PyDecType_FromLong (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/_decimal/
D_decimal.c2167 PyDecType_FromLong(PyTypeObject *type, const PyObject *v, PyObject *context) in PyDecType_FromLong() function
2638 PyDecType_FromLong(&PyDec_Type, pylong, context)