Home
last modified time | relevance | path

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

/xnu-10063.121.3/libkern/libkern/
H A DBlock_private.h90 prepareWrite(Fn fn) const in prepareWrite() function
105 prepareWrite(const StorageSignedFunctionPointer& other) const in prepareWrite() function
147 : bits(prepareWrite(value)) in StorageSignedFunctionPointer()
152 : bits(prepareWrite(value)) in StorageSignedFunctionPointer()
159 bits = prepareWrite(rhs);
166 bits = prepareWrite(rhs);