Searched refs:dec_from_long (Results 1 – 1 of 1) sorted by relevance
2116 dec_from_long(PyTypeObject *type, const PyObject *v, in dec_from_long() function2177 dec = dec_from_long(type, v, CTX(context), &status); in PyDecType_FromLong()2206 dec = dec_from_long(type, v, &maxctx, &status); in PyDecType_FromLongExact()