Searched refs:_Py_DEC_MINALLOC (Results 1 – 1 of 1) sorted by relevance
171 #define _Py_DEC_MINALLOC 4 macro177 mpd_uint_t data[_Py_DEC_MINALLOC];2038 MPD(dec)->alloc = _Py_DEC_MINALLOC; in PyDecType_New()5864 mpd_setminalloc(_Py_DEC_MINALLOC); in _decimal_exec()