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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dsetjmp.S70 ENTRY(grub_longjmp) function
H A Dshared.h979 # define grub_longjmp longjmp macro
982 void grub_longjmp (grub_jmp_buf env, int val);
H A Dbuiltins.c764 grub_longjmp (restart_env, 0);
5044 grub_longjmp (restart_cmdline_env, 0);

Completed in 135 milliseconds