Home | History | Annotate | Download | only in Modules

Lines Matching refs:UINT_MAX

2972     PyModule_AddObject(m, "UINT_MAX",  PyLong_FromUnsignedLong(UINT_MAX));