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

/gem5/src/systemc/tests/systemc/1666-2011-compliance/sc_vector/
H A Dsc_vector.cpp181 my_module* my_module_creator_func( const char* name, size_t i ) function in struct:M
265 my_vec_of_modules2.init(N, sc_bind( &M::my_module_creator_func, this, sc_unnamed::_1, sc_unnamed::_2 ) );

Completed in 4 milliseconds