Lines Matching defs:dl
516 int dl = debug_level;
519 if ((dl & (DEBUG_EXEC_DUMP_DS | DEBUG_EXEC_DUMP_RS |
524 if (dl & DEBUG_STEPPING) {
525 dl |= DEBUG_EXEC_DUMP_DS;
527 if (dl & (DEBUG_STEPPING | DEBUG_EXEC_TRACE)) {
531 if (dl & DEBUG_EXEC_DUMP_DS)
533 if (dl & DEBUG_EXEC_DUMP_RS)
535 if (dl & DEBUG_EXEC_SHOW_VITALS)
537 if (dl & DEBUG_TRACING)
540 if (dl & DEBUG_STEPPING)