Searched defs:test3b (Results 1 – 5 of 5) sorted by relevance
45 subroutine test3b(x) subroutine46 interface51 type(*), optional :: x(:)
86 subroutine test3b(pp) subroutine 87 pptest3b global() argument
47 void test3b(void) { in test3b() function
67 subroutine test3b() subroutine
87 template <class T> PC1<__strong T> *test3b(); // expected-error {{type argument '__strong T' cannot… function