Searched refs:for_template_test (Results 1 – 2 of 2) sorted by relevance
61 void for_template_test(A *List, int Length, A Value) { in for_template_test() function85 for_template_test<double>(List, Length, Value); in template_test()
96 void for_template_test(A *List, int Length, A Value) { in for_template_test() function155 for_template_test<double>(List, Length, Value); in template_test()