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

/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dhelp.c48 grub_uint32_t *unicode_command_help; local
55 grub_utf8_to_ucs4_alloc (command_help, &unicode_command_help,
63 unicode_last_screen_position = unicode_command_help;
81 grub_print_ucs4 (unicode_command_help,
93 grub_free (unicode_command_help);

Completed in 281 milliseconds