Home
last modified time | relevance | path

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

/external/grub/stage2/
Dchar_io.c309 #define CMDLINE_MARGIN 10 in real_get_cmdline() macro
405 / (CMDLINE_WIDTH - 1 - CMDLINE_MARGIN) + 1); in real_get_cmdline()
448 start = ((section - 1) * (CMDLINE_WIDTH - 1 - CMDLINE_MARGIN) in real_get_cmdline()
449 + CMDLINE_WIDTH - plen - CMDLINE_MARGIN); in real_get_cmdline()
/external/grub/
DChangeLog3576 [!STAGE1_5] (CMDLINE_MARGIN): Likewise.