Searched refs:nGoalID (Results 1 – 1 of 1) sorted by relevance
79 unsigned int nGoalID = (' ' << 24) | ('C' << 16) | ('A' << 8) | ('M'); in FindDescriptor() local87 while ( (nGoalID != nReadID) && (nBytesRead > 0) && (nScanBytes < (1024*1024)) ) { in FindDescriptor()93 if ( nGoalID == nReadID ) in FindDescriptor()100 if (nGoalID != nReadID) in FindDescriptor()