Searched refs:dec_refcount (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/libauto-186/
H A DBlockRef.cpp101 usword_t SubzoneBlockRef::dec_refcount() const { function in class:Auto::SubzoneBlockRef
130 usword_t LargeBlockRef::dec_refcount() const { function in class:Auto::LargeBlockRef
H A DBlockRef.h72 usword_t dec_refcount() const;
111 usword_t dec_refcount() const;
H A DZone.h708 template <class BlockRef> usword_t block_decrement_refcount(BlockRef block) { return block.dec_refcount(); }

Completed in 73 milliseconds