Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c2013 PyDecType_FromUnicode(PyTypeObject *type, const PyObject *u, in PyDecType_FromUnicode() function
2626 PyDecType_FromUnicode(&PyDec_Type, unicode, context)