Searched defs:test_concat (Results 1 – 4 of 4) sorted by relevance
149 std::ostream& test_concat(std::ostream& stream, T&& value) { in test_concat() function154 std::ostream& test_concat(std::ostream& stream, T&& value) { in test_concat() function
92 subroutine test_concat() subroutine136 subroutine test_concat(a, b) subroutine137 character(4,kind=1) :: a local138 character(4,kind=2) :: b local139 character(4) :: c local
294 static void test_concat() in test_concat() function
85 extern "C" void test_concat() { in test_concat() function