Searched refs:bGoon (Results 1 – 3 of 3) sorted by relevance
66 bGoon(false), in GenericInfo_Parser()120 for ( ReadLine(); bGoon; ReadLine() ) in LoadList()171 bGoon = true; in ResetState()185 bGoon = false; in ResetState()199 bGoon = false; in ReadLine()300 for ( bGoon = pResource->Start_CurList(); in WriteList()301 bGoon; in WriteList()302 bGoon = pResource->NextOf_CurList() ) in WriteList()
61 bool bGoon = true; in TradeToken() local62 while (bGoon AND NOT aProcessingData.NextTokenExists()) in TradeToken()64 bGoon = pTokenSource->GetNextToken(); in TradeToken()66 if (bGoon) in TradeToken()
133 bool bGoon; member in GenericInfo_Parser
Completed in 14 milliseconds