Searched refs:MEM_Subtype (Results 1 – 1 of 1) sorted by relevance
82839 if( (p->flags & (MEM_Term|MEM_Subtype))==(MEM_Term|MEM_Subtype) ){83752 pMem->flags = MEM_Null|MEM_Dyn|MEM_Subtype|MEM_Term;90594 (MEM_Null|MEM_Term|MEM_Subtype)90740 pNew->flags &= ~(MEM_Term|MEM_Subtype);90933 pOut->flags |= MEM_Subtype;91405 (MEM_Null|MEM_Term|MEM_Subtype) );94723 pOut->flags &= ~MEM_Subtype;101821 pIn1->flags &= ~MEM_Subtype;101834 if( pIn1->flags & MEM_Subtype ){101852 pOut->flags &= ~MEM_Subtype;[all …]