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

/linux-master/scripts/
H A Dunifdef.c134 LS_START, /* only space and comments on this line */ enumerator in enum:__anon14242
660 if (linestate == LS_START) {
727 linestate = LS_START;
977 linestate = LS_START;
981 /* don't reset to LS_START after a line continuation */
1009 linestate = LS_START;
1019 linestate = LS_START;

Completed in 114 milliseconds