Home
last modified time | relevance | path

Searched refs:ZYAN_VECTOR_DEFAULT_GROWTH_FACTOR (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/libs/zydis/Zycore/
H A DVector.h58 #define ZYAN_VECTOR_DEFAULT_GROWTH_FACTOR 2 macro
/haiku/src/libs/zydis/Zycore/
H A DVector.c187 ZYAN_VECTOR_DEFAULT_GROWTH_FACTOR, ZYAN_VECTOR_DEFAULT_SHRINK_THRESHOLD); in ZyanVectorInit()
275 ZYAN_VECTOR_DEFAULT_GROWTH_FACTOR, ZYAN_VECTOR_DEFAULT_SHRINK_THRESHOLD); in ZyanVectorDuplicate()