HomeSort by: relevance | last modified time | path
    Searched defs:MOUSE_MOVED (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
gdb_curses.h 24 /* Windows API headers, included e.g. by serial.h, define MOUSE_MOVED,
26 purpose. Since we don't use the Windows semantics of MOUSE_MOVED
27 anywhere, avoid compiler warnings by undefining MOUSE_MOVED before
29 #undef MOUSE_MOVED
  /src/external/gpl3/gdb.old/dist/gdb/
gdb_curses.h 24 /* Windows API headers, included e.g. by serial.h, define MOUSE_MOVED,
26 purpose. Since we don't use the Windows semantics of MOUSE_MOVED
27 anywhere, avoid compiler warnings by undefining MOUSE_MOVED before
29 #undef MOUSE_MOVED

Completed in 53 milliseconds