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

/netbsd-current/usr.bin/unifdef/
H A Dunifdef.c183 LS_START, /* only space and comments on this line */ enumerator in enum:__anon13581
602 if (linestate == LS_START) {
856 linestate = LS_START;
860 /* don't reset to LS_START after a line continuation */
875 linestate = LS_START;
885 linestate = LS_START;

Completed in 75 milliseconds