Searched refs:int_copy (Results 1 – 1 of 1) sorted by relevance
39 static void* int_copy(void* p, void* unused) { in int_copy() function45 static const grpc_avl_vtable int_int_vtable = {destroy, int_copy, int_compare,46 destroy, int_copy};