Searched refs:PrtIsNull (Results 1 – 1 of 1) sorted by relevance
1928 bool PrtIsNull = StatePtrIsNull && !StatePtrNotNull; in ReallocMem() local1933 if ( PrtIsNull && !SizeIsZero) { in ReallocMem()1939 if (PrtIsNull && SizeIsZero) in ReallocMem()1943 assert(!PrtIsNull); in ReallocMem()