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