Searched defs:S_NL (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dlexstates.h24 #define S_NL 3 /* new-line when not a token */ macro
/illumos-gate/usr/src/lib/libcmd/common/
H A Djoin.c121 #define S_NL 3 macro
197 jp->state['\n'] = S_NL;
413 } while (n != S_NL);
/illumos-gate/usr/src/lib/libpp/common/
H A Dppfsm.h186 #define S_NL (TERMINAL+7) macro

Completed in 61 milliseconds