Home
last modified time | relevance | path

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

/haiku/headers/libs/zydis/Zycore/
H A DList.h344 ZYCORE_EXPORT ZyanStatus ZyanListGetPrevNode(const ZyanListNode** node);
/haiku/src/libs/zydis/Zycore/
H A DList.c248 ZyanStatus ZyanListGetPrevNode(const ZyanListNode** node) in ZyanListGetPrevNode() function