Searched refs:FLAG_FCOMMENT (Results 1 – 2 of 2) sorted by relevance
57 FLAG_FNAME | FLAG_FCOMMENT); in ReadMore()143 if ( !(flags_ & FLAG_FCOMMENT) ) { in ReadMore()151 flags_ &= ~FLAG_FCOMMENT; // we're done with the FCOMMENT stuff in ReadMore()
53 FLAG_FCOMMENT = 0x10, // bit 4 set: file comment present enumerator