Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c323 unsigned xbm_index = 0, xbm_incr; in draw_xbmlogo() local
344 if ((logo_bits[xbm_index + (logox >> 3)] & in draw_xbmlogo()
354 xbm_index += xbm_incr; in draw_xbmlogo()