Searched defs:SC_TEMPLATE (Results 1 - 4 of 4) sorted by relevance

/gem5/src/systemc/tests/include/specialized_signals/
H A Dscx_signal_int.h136 # define SC_TEMPLATE template<int W> macro
138 # define SC_TEMPLATE template<> template<int W> macro
1528 #undef SC_TEMPLATE macro
[all...]
H A Dscx_signal_signed.h182 # define SC_TEMPLATE template<int W> macro
1717 #undef SC_TEMPLATE macro
[all...]
H A Dscx_signal_uint.h170 # define SC_TEMPLATE template<int W> macro
172 # define SC_TEMPLATE template<> template<int W> macro
1584 #undef SC_TEMPLATE macro
[all...]
H A Dscx_signal_unsigned.h169 # define SC_TEMPLATE template<int W> macro
171 # define SC_TEMPLATE template<> template<int W> macro
1717 #undef SC_TEMPLATE macro
[all...]

Completed in 21 milliseconds