Searched refs:STRINGSPAN (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libpp/i386/
H A Dppdebug.h193 "STRINGSPAN", STRINGSPAN,
H A Dppdef.h196 #define STRINGSPAN (1L<<28) macro
/illumos-gate/usr/src/lib/libpp/sparc/
H A Dppdebug.h193 "STRINGSPAN", STRINGSPAN,
H A Dppdef.h196 #define STRINGSPAN (1L<<28) macro
/illumos-gate/usr/src/lib/libpp/common/
H A Dpplex.c931 if (c == '\n' && quot == '\'' && (pp.option & STRINGSPAN)) n = 0;
942 if (!(pp.option & STRINGSPAN) || (st & (COMPATIBILITY|STRICT)) == STRICT)
945 if (!(pp.option & STRINGSPAN))
H A Dppexpr.c680 return pp.option & STRINGSPAN;
H A Dppcontrol.c2003 setoption(STRINGSPAN, 1);
2053 setoption(STRINGSPAN, i0);

Completed in 79 milliseconds