Home | History | Annotate | Download | only in b_BasicEm

Lines Matching refs:sharedE

47 	ptrA->sharedE = FALSE;
60 ptrA->sharedE = FALSE;
88 return ( ptrA->sizeE == ptrA->allocIndexE ) ? 0 : ptrA->sizeE - ptrA->allocIndexE - 2 * ptrA->sharedE;
118 if( ptrA->sharedE )
152 if( ptrA->sharedE ) return 0;
171 if( ptrA->sharedE ) return 0;
215 memSegL.sharedE = FALSE;
230 memSegL.sharedE = TRUE;
246 if( !ptrA->sharedE )
322 if( ptrA == NULL || memPtrA == NULL || ptrA->sharedE ) return;
334 if( ptrA->sharedE ) return;
399 if( ptrA->sharedE ) return;