Searched defs:SUP_EOL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dstartup.h47 #define SUP_EOL 4 /* newline token */ macro
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_slice.c121 #define SUP_EOL 4 /* newline token */ macro
230 while ((last_token_type = sup_get_token(buf)) == SUP_EOL)
336 return (SUP_EOL);
353 return (SUP_EOL);

Completed in 61 milliseconds