Searched refs:temp_T (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/dsent/libutil/
H A DLibUtil.h41 T* temp_T = (*it); local
42 delete temp_T;
H A DMap.h233 T* temp_T = it->second; local
234 delete temp_T;
255 const T* temp_T = it->second; local
256 new_T_map->set(temp_name, temp_T->clone());

Completed in 5 milliseconds