| /src/external/gpl3/gdb/dist/gdb/ |
| serial.h | 225 extern void serial_debug (struct serial *scb, int debug_p); 253 int debug_p; /* Trace this serial devices operation. */ member in struct:serial
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| serial.h | 225 extern void serial_debug (struct serial *scb, int debug_p); 253 int debug_p; /* Trace this serial devices operation. */ member in struct:serial
|
| /src/external/gpl3/gcc/dist/gcc/ |
| lra.cc | 1600 bool debug_p; 1605 debug_p = DEBUG_INSN_P (insn); 1612 if (i >= FIRST_PSEUDO_REGISTER && ! debug_p) 2029 DEBUG_P is if LOC is within a DEBUG_INSN. Return true if any 2033 bool debug_p) 2073 if (debug_p) 2088 if (debug_p 2098 new_reg, subreg_p, debug_p)) 2120 new_reg, subreg_p, debug_p)) 2127 new_reg, subreg_p, debug_p)) 1596 bool debug_p; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| lra.cc | 1576 bool debug_p; 1581 debug_p = DEBUG_INSN_P (insn); 1588 if (i >= FIRST_PSEUDO_REGISTER && ! debug_p) 1966 DEBUG_P is if LOC is within a DEBUG_INSN. Return true if any 1970 bool debug_p) 2010 if (debug_p) 2025 if (debug_p 2035 new_reg, subreg_p, debug_p)) 2057 new_reg, subreg_p, debug_p)) 2064 new_reg, subreg_p, debug_p)) 1572 bool debug_p; local [all...] |