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

  /src/external/gpl3/gdb/dist/sim/mips/
interp.c 271 #define BOARD_JMR3904_DEBUG "jmr3904debug"
272 "|" BOARD_JMR3904_DEBUG
479 strcmp(board, BOARD_JMR3904_DEBUG) == 0))
577 if (!strcmp(board, BOARD_JMR3904_DEBUG))
  /src/external/gpl3/gdb.old/dist/sim/mips/
interp.c 271 #define BOARD_JMR3904_DEBUG "jmr3904debug"
272 "|" BOARD_JMR3904_DEBUG
479 strcmp(board, BOARD_JMR3904_DEBUG) == 0))
577 if (!strcmp(board, BOARD_JMR3904_DEBUG))

Completed in 74 milliseconds