Searched refs:templong (Results 1 – 2 of 2) sorted by relevance
57 - switch (Py_SIZE(templong)) {76 - if (Py_SIZE(templong) < 0) {80 - len = Py_SIZE(templong);85 - sizeof(templong->ob_digit[0])*8 - PyLong_SHIFT, templong->ob_digit);103 - switch (Py_SIZE(templong)) {122 - if (Py_SIZE(templong) < 0) {126 - len = Py_SIZE(templong);131 - sizeof(templong->ob_digit[0])*8 - PyLong_SHIFT, templong->ob_digit);200 - switch (Py_SIZE(templong)) {219 - if (Py_SIZE(templong) < 0) {[all …]
7723 unsigned int tempebx, tempeax, templong; in SiS_SetGroup4() local7825 templong = tempeax % tempebx; in SiS_SetGroup4()7827 if(templong) tempeax++; in SiS_SetGroup4()