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

  /src/sys/arch/powerpc/include/
db_machdep.h 85 #define T_WATCHPOINT 0xeeee
86 #ifdef T_WATCHPOINT
87 #define IS_WATCHPOINT_TRAP(type, code) ((type) == T_WATCHPOINT)
  /src/sys/arch/m68k/include/
db_machdep.h 71 #ifdef T_WATCHPOINT
72 #define IS_WATCHPOINT_TRAP(type, code) ((type) == T_WATCHPOINT)

Completed in 13 milliseconds