Searched refs:templong (Results 1 – 2 of 2) sorted by relevance
3991 unsigned long tempebx, tempeax, templong; in XGI_SetGroup4() local4071 templong = (tempeax * 256 * 1024) % tempebx; in XGI_SetGroup4()4075 if (templong != 0) in XGI_SetGroup4()
7726 unsigned int tempebx, tempeax, templong; in SiS_SetGroup4() local7828 templong = tempeax % tempebx; in SiS_SetGroup4()7830 if(templong) tempeax++; in SiS_SetGroup4()