Home
last modified time | relevance | path

Searched refs:LS_HASH (Results 1 – 1 of 1) sorted by relevance

/scripts/
Dunifdef.c135 LS_HASH, /* only space, comments, and a hash */ enumerator
662 linestate = LS_HASH; in parseline()
668 if (!incomment && linestate == LS_HASH) { in parseline()
721 if (linestate == LS_HASH) { in parseline()