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

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dlex.h117 #define HEREDELIM BIT(9) /* parsing <<,<<- delimiter */ macro
H A Dlex.c140 state = (cf & HEREDELIM) ? SHEREDELIM : SBASE;
H A Dsyn.c173 musthave(LWORD, ishere ? HEREDELIM : 0);

Completed in 101 milliseconds