Searched refs:PrtIsNull (Results 1 – 1 of 1) sorted by relevance
1936 bool PrtIsNull = StatePtrIsNull && !StatePtrNotNull; in ReallocMem() local1941 if ( PrtIsNull && !SizeIsZero) { in ReallocMem()1947 if (PrtIsNull && SizeIsZero) in ReallocMem()1951 assert(!PrtIsNull); in ReallocMem()