set_dev_debug     287 src/simh/scp.c t_stat set_dev_debug (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
set_dev_debug    1321 src/simh/scp.c     { "DEBUG",    &set_dev_debug,   1  },
set_dev_debug    1322 src/simh/scp.c     { "NODEBUG",  &set_dev_debug,   0  },
set_dev_debug     194 src/simh/scp.h t_stat set_dev_debug (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);