Searched defs:test_ptr (Results 1 – 4 of 4) sorted by relevance
10 void test_ptr() { (void) ptr; } // forced use in test_ptr() function
160 subroutine test_ptr(x, a) subroutine161 real :: x local162 integer, target :: a(:, :)
90 char *test_ptr(char *fmt, ...) { in test_ptr() function
432 constexpr bool test_ptr() { in test_ptr() function