Searched refs:LS_HASH (Results 1 – 1 of 1) sorted by relevance
135 LS_HASH, /* only space, comments, and a hash */ enumerator662 linestate = LS_HASH; in parseline()668 if (!incomment && linestate == LS_HASH) { in parseline()721 if (linestate == LS_HASH) { in parseline()