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

/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dpc_kbd.c37 #define CONTROL 2 macro
58 shift_state |= CONTROL;
61 shift_state &= ~CONTROL;
98 if (shift_state & (CONTROL | CAPS)) {
100 if (shift_state & CONTROL)
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/
H A Dpoppad.rc95 VK_INSERT, IDM_COPY, VIRTKEY, CONTROL
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dsmc9000.h141 #define CONTROL 12 macro

Completed in 61 milliseconds