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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dilbm.h889 #define ilbmScanlineIncNoBankSwitch(_ptr, _off) _ptr += (_off) macro
902 #define ilbmScanlineInc(_ptr, _off) ilbmScanlineIncNoBankSwitch(_ptr, _off)

Completed in 43 milliseconds