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