Searched refs:TDASH (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/mailx/
H A Dlist.c404 if (tok != TDASH) {
426 case TDASH:
480 if (!lone && tok == TEOL && i == TDASH) {
785 '-', TDASH,
H A Dmailx.h556 #define TDASH 2 /* A simple dash */ macro

Completed in 27 milliseconds