Searched refs:GS_START (Results 1 – 1 of 1) sorted by relevance
128 GS_START, /* at the beginning of the file */ enumerator2227 curFile->guardState = forLoop == NULL ? GS_START : GS_NO; in Parse_PushInput()2691 && ((curFile->guardState == GS_START && line[0] != '.') in ReadHighLevelLine()2698 if (curFile->guardState == GS_START) { in ReadHighLevelLine()