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

/linux-master/scripts/
H A Dunifdef.c135 LS_HASH, /* only space, comments, and a hash */ enumerator in enum:__anon14242
662 linestate = LS_HASH;
668 if (!incomment && linestate == LS_HASH) {
721 if (linestate == LS_HASH) {

Completed in 96 milliseconds