Searched refs:Flag1 (Results 1 – 2 of 2) sorted by relevance
90 // 'Flag1 != Count > 0'.97 extern short Flag1;104 if( Flag1 != Count > 0 )106 // Flag1 is true and Count > 0108 // Flag1 is false and Count <= 0111 if( Flag1 != Flag2 )112 // Analyzer skips this so Flag1 and Flag2 have the121 // happen when Flag1 and Flag2 are both true and Flag2 will only
115 unsigned short Flag1; member947 MATLAB_HDR.Flag1 = ReadBlobXXXShort(image2); in ReadMATImage()