Lines Matching refs:vms_debug
48 #if VMS_DEBUG
52 variable VMS_DEBUG for a numerical value on the first call all
75 if ((eptr = getenv ("VMS_DEBUG")) != NULL)
109 vms_debug (level, "%08lx:", start);
110 vms_debug (-level, " %02x", *ptr++);
117 vms_debug (-level, " ");
123 vms_debug (-level, " ");
126 vms_debug (-level, "%c", (*lptr < 32) ? '.' : *lptr);
129 vms_debug (-level, "\n");
133 vms_debug (-level, "\n");