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

/osnet-11/usr/src/grub/grub2/grub-core/video/
H A Dbochs.c46 #define BOCHS_WIDTH_ALIGN 8 macro
252 if (width & (BOCHS_WIDTH_ALIGN - 1))
254 BOCHS_WIDTH_ALIGN);

Completed in 15 milliseconds