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

/gem5/src/systemc/tests/systemc/datatypes/fx/constructors/
H A Ddefault_constructor.cpp62 #define T_UCHAR_MIN "0xdeadbeafe-101" macro
190 sc_ufix e(T_UCHAR_MIN);
543 sc_ufixed<8, 5> e(T_UCHAR_MIN);
/gem5/src/systemc/tests/systemc/datatypes/fx/fast_constructors/
H A Ddefault_constructor.cpp64 #define T_UCHAR_MIN "0xdeadbeafe-101" macro
192 sc_ufix e(T_UCHAR_MIN);
558 sc_ufixed<8, 5> e(T_UCHAR_MIN);

Completed in 7 milliseconds