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