Searched refs:PyNumberMethods (Results 1 – 25 of 33) sorted by relevance
12
107 static PyNumberMethods bool_as_number = {
894 #define NB_SLOT(x) offsetof(PyNumberMethods, x)962 PyNumberMethods *mv = v->ob_type->tp_as_number;1041 PyNumberMethods *mv, *mw, *mz;1280 PyNumberMethods *mv = v->ob_type->tp_as_number;1413 PyNumberMethods *m;1427 PyNumberMethods *m;1441 PyNumberMethods *m;1455 PyNumberMethods *m;1613 PyNumberMethods *m;1698 PyNumberMethods *m;[all …]
152 PyNumberMethods *nb; in PyInt_AsLong()210 PyNumberMethods *nb; in PyInt_AsSsize_t()268 PyNumberMethods *nb; in PyInt_AsUnsignedLongMask()313 PyNumberMethods *nb; in PyInt_AsUnsignedLongLongMask()1372 static PyNumberMethods int_as_number = {
1138 PyNumberMethods *nbr, *nbi = NULL; in complex_new()1273 static PyNumberMethods complex_as_number = {
253 PyNumberMethods *nb; in PyFloat_AsDouble()1713 PyNumberMethods *long_methods = PyLong_Type.tp_as_number; in float_as_integer_ratio()2068 static PyNumberMethods float_as_number = {
623 static PyNumberMethods proxy_as_number = {
2072 static PyNumberMethods set_as_number = {2188 static PyNumberMethods frozenset_as_number = {
152 PyNumberMethods *nb; in PyInt_AsLong()196 PyNumberMethods *nb; in PyInt_AsSsize_t()254 PyNumberMethods *nb; in PyInt_AsUnsignedLongMask()299 PyNumberMethods *nb; in PyInt_AsUnsignedLongLongMask()1341 static PyNumberMethods int_as_number = {
1134 PyNumberMethods *nbr, *nbi = NULL; in complex_new()1269 static PyNumberMethods complex_as_number = {
253 PyNumberMethods *nb; in PyFloat_AsDouble()1698 PyNumberMethods *long_methods = PyLong_Type.tp_as_number; in float_as_integer_ratio()2053 static PyNumberMethods float_as_number = {
268 PyNumberMethods *nb; in PyLong_AsLongAndOverflow()948 PyNumberMethods *nb; in PyLong_AsLongLong()1068 PyNumberMethods *nb; in PyLong_AsLongLongAndOverflow()4248 static PyNumberMethods long_as_number = {
612 static PyNumberMethods proxy_as_number = {
2076 static PyNumberMethods set_as_number = {2192 static PyNumberMethods frozenset_as_number = {
273 } PyNumberMethods; typedef340 PyNumberMethods *tp_as_number;419 PyNumberMethods as_number;
1189 PyNumberMethods *nb; in builtin_hex()1457 PyNumberMethods *nb; in builtin_oct()1760 PyNumberMethods *nb; in get_range_long_argument()
1197 PyNumberMethods *nb; in builtin_hex()1465 PyNumberMethods *nb; in builtin_oct()1770 PyNumberMethods *nb; in get_range_long_argument()
2158 static PyNumberMethods delta_as_number = {2772 static PyNumberMethods date_as_number = {3552 static PyNumberMethods time_as_number = {4680 static PyNumberMethods datetime_as_number = {
114 PyNumberMethods *m; in get_pylong()
264 PyNumberMethods *nb; in PyLong_AsLongAndOverflow()962 PyNumberMethods *nb; in PyLong_AsLongLong()1082 PyNumberMethods *nb; in PyLong_AsLongLongAndOverflow()4280 static PyNumberMethods long_as_number = {