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

/freebsd-9.3-release/bin/sh/
H A Dparser.h66 #define VSERROR 0xb /* Syntax error, issue when expanded */ macro
H A Dparser.c1695 subtype = VSERROR;
1717 subtype = VSERROR;
1735 } else if (subtype != VSERROR) {
1737 subtype = VSERROR;
H A Dexpand.c823 case VSERROR:

Completed in 62 milliseconds