Searched refs:templong (Results 1 – 2 of 2) sorted by relevance
4009 unsigned long tempebx, tempeax, templong; in XGI_SetGroup4() local4089 templong = (tempeax * 256 * 1024) % tempebx; in XGI_SetGroup4()4093 if (templong != 0) in XGI_SetGroup4()
7408 unsigned int tempebx, tempeax, templong; in SiS_SetGroup4() local7510 templong = tempeax % tempebx; in SiS_SetGroup4()7512 if(templong) tempeax++; in SiS_SetGroup4()