Searched defs:shifted_ascii (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/commands/i386/pc/
H A Dsendkey.c69 unsigned char shifted_ascii; /* the ascii code in shifted state */ member in struct:keysym
325 return keysym_table[i].shifted_ascii;
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c4742 unsigned char shifted_ascii; /* the ascii code in shifted state */
4858 return keysym_table[i].shifted_ascii;
4690 unsigned char shifted_ascii; /* the ascii code in shifted state */ member in struct:keysym

Completed in 26 milliseconds