Searched refs:LCM (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Mode.c29 * LCM() and scanLineWidth() are:
1176 LCM(unsigned int x, unsigned int y) function in typeref:typename:unsigned int
1219 nBitsPerScanlinePadUnit = LCM(pBankFormat->scanlinePad, nWidthUnit);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Mode.c29 * LCM() and scanLineWidth() are:
1177 LCM(unsigned int x, unsigned int y) function in typeref:typename:unsigned int
1217 nBitsPerScanlinePadUnit = LCM(pBankFormat->scanlinePad, nWidthUnit);

Completed in 6 milliseconds