Searched refs:nRecEndPos (Results 1 – 1 of 1) sorted by relevance
4998 if ( nFlags & 0xf && ( rIn.Tell() < nRecEndPos ) ) in Read()5006 if ( nFlags & 0x0020 && ( rIn.Tell() < nRecEndPos ) ) in Read()5008 if ( nFlags & 0x800 && ( rIn.Tell() < nRecEndPos ) ) in Read()5010 if ( nFlags & 0x400 && ( rIn.Tell() < nRecEndPos ) ) in Read()5012 if ( nFlags & 0x200 && ( rIn.Tell() < nRecEndPos ) ) in Read()5014 if ( nFlags & 0x100 && ( rIn.Tell() < nRecEndPos ) ) in Read()5016 if ( nFlags & 0x1000 && ( rIn.Tell() < nRecEndPos ) ) in Read()5018 if ( nFlags & 0x2000 && ( rIn.Tell() < nRecEndPos ) ) in Read()5020 if ( nFlags & 0x4000 && ( rIn.Tell() < nRecEndPos ) ) in Read()5022 if ( nFlags & 0x8000 && ( rIn.Tell() < nRecEndPos ) ) in Read()[all …]
Completed in 59 milliseconds