Searched refs:test_floating_point_imp (Results 1 – 2 of 2) sorted by relevance
17 void test_floating_point_imp() in test_floating_point_imp() function31 test_floating_point_imp<T>(); in test_floating_point()32 test_floating_point_imp<const T>(); in test_floating_point()33 test_floating_point_imp<volatile T>(); in test_floating_point()34 test_floating_point_imp<const volatile T>(); in test_floating_point()
18 void test_floating_point_imp() in test_floating_point_imp() function41 test_floating_point_imp<T>(); in test_floating_point()42 test_floating_point_imp<const T>(); in test_floating_point()43 test_floating_point_imp<volatile T>(); in test_floating_point()44 test_floating_point_imp<const volatile T>(); in test_floating_point()