Home
last modified time | relevance | path

Searched defs:BlockByrefKeepFunction (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/libkern/libkern/
H A DBlock_private.h199 using BlockByrefKeepFunction = StorageSignedFunctionPointer variable
214 typedef void (*BlockByrefKeepFunction)(struct Block_byref*, struct Block_byref*); typedef
223 typedef uintptr_t BlockByrefKeepFunction; typedef