Home
last modified time | relevance | path

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

/haiku/headers/libs/zydis/Zycore/
H A DList.h464 ZYCORE_EXPORT ZyanStatus ZyanListEmplaceFront(ZyanList* list, void** item,
/haiku/src/libs/zydis/Zycore/
H A DList.c426 ZyanStatus ZyanListEmplaceFront(ZyanList* list, void** item, ZyanMemberFunction constructor) in ZyanListEmplaceFront() function