EMACS_LCONTROL 2955 src/w32fns.c i = (lparam & 0x1000000) ? EMACS_RCONTROL : EMACS_LCONTROL; EMACS_LCONTROL 2971 src/w32fns.c i = (lparam & 0x1000000) ? EMACS_RCONTROL : EMACS_LCONTROL; EMACS_LCONTROL 2995 src/w32fns.c modifiers[EMACS_RCONTROL] = modifiers[EMACS_LCONTROL] = 0; EMACS_LCONTROL 3036 src/w32fns.c modifiers[EMACS_RCONTROL] = modifiers[EMACS_LCONTROL] = 0; EMACS_LCONTROL 3084 src/w32fns.c return modifiers[EMACS_LCONTROL];