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

/gem5/src/systemc/tests/systemc/datatypes/fx/constructors/
H A Dassign.cpp236 static void test_fx_fix_int() function
238 IDENT_ASSIGN("test_fx_fix_int");
520 test_fx_fix_int();
H A Dassign_constructor.cpp276 static void test_fx_fix_int() function
278 IDENT_ASSIGN_CONSTRUCTORS("test_fx_fix_int");
613 test_fx_fix_int();
H A Ddefault_assign.cpp270 static void test_fx_fix_int() function
272 IDENT_DEFAULT_ASSIGN("test_fx_fix_int");
607 test_fx_fix_int();
H A Ddefault_constructor.cpp313 static void test_fx_fix_int() function
315 IDENT("test_fx_fix_int");
678 test_fx_fix_int();
/gem5/src/systemc/tests/systemc/datatypes/fx/fast_constructors/
H A Dassign.cpp237 static void test_fx_fix_int() function
239 IDENT_ASSIGN("test_fx_fix_int");
521 test_fx_fix_int();
H A Dassign_constructor.cpp278 static void test_fx_fix_int() function
280 IDENT_ASSIGN_CONSTRUCTORS("test_fx_fix_int");
615 test_fx_fix_int();
H A Ddefault_assign.cpp272 static void test_fx_fix_int() function
274 IDENT_DEFAULT_ASSIGN("test_fx_fix_int");
609 test_fx_fix_int();
H A Ddefault_constructor.cpp317 static void test_fx_fix_int() function
319 IDENT("test_fx_fix_int");
702 test_fx_fix_int();

Completed in 24 milliseconds