Searched refs:otherMemory (Results 1 – 1 of 1) sorted by relevance
533 void aliasInstead(H *otherMemory, int32_t otherCapacity) { in aliasInstead() argument534 if(otherMemory!=NULL && otherCapacity>0) { in aliasInstead()536 ptr=otherMemory; in aliasInstead()