Home
last modified time | relevance | path

Searched refs:templong (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/fbdev/sis/
H A Dinit301.c7723 unsigned int tempebx, tempeax, templong; in SiS_SetGroup4() local
7825 templong = tempeax % tempebx; in SiS_SetGroup4()
7827 if(templong) tempeax++; in SiS_SetGroup4()