Home
last modified time | relevance | path

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

/xnu-8796.121.2/libkern/libkern/
H A DBlock_private.h187 using BlockCopyFunction = StorageSignedFunctionPointer variable
211 typedef void (*BlockCopyFunction)(void *, const void *); typedef
220 typedef uintptr_t BlockCopyFunction; typedef