Searched refs:malloc_refcount (Results 1 – 1 of 1) sorted by relevance
211 } malloc_refcount; typedef214 malloc_refcount* r = static_cast<malloc_refcount*>(p); in malloc_ref()219 malloc_refcount* r = static_cast<malloc_refcount*>(p); in malloc_unref()241 malloc_refcount* rc = static_cast<malloc_refcount*>( in grpc_slice_malloc_large()242 gpr_malloc(sizeof(malloc_refcount) + length)); in grpc_slice_malloc_large()