Searched refs:SN_DELIM (Results 1 – 1 of 1) sorted by relevance
404 #define SN_DELIM 1 /* Delimiter (<blank> or line beginning) */ macro437 pc_type = SN_DELIM; in snarf()446 pc_type = SN_DELIM; in snarf()475 if (pc_type & (SN_DELIM|SN_TOKEN)) { in snarf()476 if (pc_type & SN_DELIM) { in snarf()