Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/unifdef/
H A Dunifdef.c142 LS_HASH, /* only space, comments, and a hash */ enumerator
890 if (linestate == LS_HASH) { in parseline()
1240 linestate = LS_HASH; in skiphash()