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

  /src/external/gpl3/gdb/dist/sim/frv/
sim-main.h 81 int debug_state;
82 #define CPU_DEBUG_STATE(cpu) (FRV_SIM_CPU (cpu)->debug_state)
80 int debug_state; member in struct:frv_sim_cpu
  /src/external/gpl3/gdb.old/dist/sim/frv/
sim-main.h 81 int debug_state;
82 #define CPU_DEBUG_STATE(cpu) (FRV_SIM_CPU (cpu)->debug_state)
80 int debug_state; member in struct:frv_sim_cpu
  /src/external/gpl2/groff/dist/src/roff/troff/
input.cpp 125 int debug_state = 0; // turns on debugging of the html troff state variable
501 if (debug_state)
588 if (debug_state) {
595 if (debug_state)
2741 if (debug_state) {
2761 if (debug_state) {
2775 if (debug_state) {
7388 debug_state = 1;
  /src/external/gpl3/gcc/dist/gcc/
sel-sched.cc 558 static void debug_state (state_t);
592 debug_state (FENCE_STATE (fence));
5278 debug_state (state_t state)
5327 debug_state (FENCE_STATE (fence));
7100 debug_state (curr_state);
7145 debug_state (curr_state);
7166 debug_state (curr_state);
5266 debug_state (state_t state) function
  /src/external/gpl3/gcc.old/dist/gcc/
sel-sched.cc 558 static void debug_state (state_t);
592 debug_state (FENCE_STATE (fence));
5270 debug_state (state_t state)
5319 debug_state (FENCE_STATE (fence));
7092 debug_state (curr_state);
7137 debug_state (curr_state);
7158 debug_state (curr_state);
5258 debug_state (state_t state) function

Completed in 40 milliseconds