Searched refs:VSERROR (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/bin/sh/
H A Dparser.h68 #define VSERROR 0xb /* Syntax error, issue when expanded */ macro
H A Dparser.c1706 subtype = VSERROR;
1729 subtype = VSERROR;
1747 } else if (subtype != VSERROR) {
1749 subtype = VSERROR;
H A Dexpand.c801 case VSERROR:

Completed in 111 milliseconds