Home
last modified time | relevance | path

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

/xnu-12377.1.9/doc/allocators/ !
H A Dapi-basics.md332 their implementation, you can use `IODeclareTypedOperators` paired with
339 IODeclareTypedOperators(Type);
/xnu-12377.1.9/iokit/IOKit/ !
H A DIOLib.h934 #define IODeclareTypedOperators(type) \ macro