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

/systemd/src/boot/efi/
H A Dconsole.h28 #define KEYCHAR(k) ((k) & 0xffff) macro
H A Dboot.c310 line[first + cursor] = KEYCHAR(key);
800 idx = entry_lookup_key(config, idx_highlight+1, KEYCHAR(key));
1796 idx = entry_lookup_key(&config, config.idx_default, KEYCHAR(key));

Completed in 94 milliseconds