Searched defs:t_name (Results 1 - 2 of 2) sorted by relevance

/gem5/src/systemc/tests/systemc/datatypes/fx/constructors/
H A Darray.cpp79 void test_fx(U a_mul, U b_init, U b_mul, char const *t_name, char const *u_name) argument
102 void batch_test_fx(char const *t_name, int uinit) { argument
103 cerr << "************** array test_fx_" << t_name << "_\n"; local
[all...]
/gem5/src/systemc/tests/systemc/datatypes/fx/fast_constructors/
H A Darray.cpp80 void test_fx(U a_mul, U b_init, U b_mul, char const *t_name, char const *u_name) argument
103 void batch_test_fx(char const *t_name, int uinit) { argument
104 cerr << "************** array test_fx_" << t_name << "_\n"; local
[all...]

Completed in 5 milliseconds