Searched refs:DBG_LINE (Results 1 - 2 of 2) sorted by last modified time

/netbsd-current/bin/sh/
H A Dshell.h200 #define DBG_LINE (1LL << DBG_EXTRAS(7)) /* @ ($LINENO) */ macro
H A Dshow.c964 if (DFlags & DBG_LINE)
971 if (DFlags & DBG_LINE)
977 } else if (DFlags & DBG_LINE) {
1084 { '@', DBG_LINE }, /* prefix trace lines with line# */

Completed in 224 milliseconds