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

/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Derr.c26 #define GRUB_ERROR_STACK_SIZE 10 macro
36 } grub_error_stack_items[GRUB_ERROR_STACK_SIZE];
71 if (grub_error_stack_pos < GRUB_ERROR_STACK_SIZE)

Completed in 23 milliseconds