Searched refs:ZyanVectorDuplicateEx (Results 1 – 2 of 2) sorted by relevance
334 ZYCORE_EXPORT ZyanStatus ZyanVectorDuplicateEx(ZyanVector* destination, const ZyanVector* source,
274 return ZyanVectorDuplicateEx(destination, source, capacity, ZyanAllocatorDefault(), in ZyanVectorDuplicate()280 ZyanStatus ZyanVectorDuplicateEx(ZyanVector* destination, const ZyanVector* source, in ZyanVectorDuplicateEx() function