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

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
watchpoint-running.c 30 #define INCREMENTS_PER_SEC (1000000 / MS_USLEEP)
41 if (global_var >= (30 * INCREMENTS_PER_SEC))
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
watchpoint-running.c 30 #define INCREMENTS_PER_SEC (1000000 / MS_USLEEP)
41 if (global_var >= (30 * INCREMENTS_PER_SEC))

Completed in 15 milliseconds