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

/gem5/src/systemc/tests/systemc/datatypes/fx/constructors/
H A Dassign.cpp60 static void test_fx_float_int() function
62 IDENT_ASSIGN("test_fx_float_int");
502 test_fx_float_int();
H A Dassign_constructor.cpp65 static void test_fx_float_int() function
67 IDENT_ASSIGN_CONSTRUCTORS("test_fx_float_int");
594 test_fx_float_int();
H A Ddefault_assign.cpp60 static void test_fx_float_int() function
62 IDENT_DEFAULT_ASSIGN("test_fx_float_int");
587 test_fx_float_int();
H A Ddefault_constructor.cpp77 static void test_fx_float_int() function
79 IDENT("test_fx_float_int");
656 test_fx_float_int();
/gem5/src/systemc/tests/systemc/datatypes/fx/fast_constructors/
H A Dassign.cpp61 static void test_fx_float_int() function
63 IDENT_ASSIGN("test_fx_float_int");
503 test_fx_float_int();
H A Dassign_constructor.cpp66 static void test_fx_float_int() function
68 IDENT_ASSIGN_CONSTRUCTORS("test_fx_float_int");
596 test_fx_float_int();
H A Ddefault_assign.cpp62 static void test_fx_float_int() function
64 IDENT_DEFAULT_ASSIGN("test_fx_float_int");
589 test_fx_float_int();
H A Ddefault_constructor.cpp79 static void test_fx_float_int() function
81 IDENT("test_fx_float_int");
680 test_fx_float_int();

Completed in 20 milliseconds