EMACS_LCONTROL 2922 src/w32fns.c i = (lparam & 0x1000000) ? EMACS_RCONTROL : EMACS_LCONTROL; EMACS_LCONTROL 2938 src/w32fns.c i = (lparam & 0x1000000) ? EMACS_RCONTROL : EMACS_LCONTROL; EMACS_LCONTROL 2962 src/w32fns.c modifiers[EMACS_RCONTROL] = modifiers[EMACS_LCONTROL] = 0; EMACS_LCONTROL 3003 src/w32fns.c modifiers[EMACS_RCONTROL] = modifiers[EMACS_LCONTROL] = 0; EMACS_LCONTROL 3051 src/w32fns.c return modifiers[EMACS_LCONTROL];