Searched defs:new_dynamic (Results 1 – 2 of 2) sorted by relevance
102 T* new_dynamic = static_cast<T*>(gpr_malloc(sizeof(T) * capacity)); in reserve() local
214 pub fn new_dynamic( in new_dynamic() method