Home
last modified time | relevance | path

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

/xnu-8796.121.2/libkern/libkern/
H A DBlock_private.h203 using BlockByrefDestroyFunction = StorageSignedFunctionPointer variable
215 typedef void (*BlockByrefDestroyFunction)(struct Block_byref *); typedef
224 typedef uintptr_t BlockByrefDestroyFunction; typedef