Searched refs:t_ptr (Results 1 – 3 of 3) sorted by relevance
21 type t_ptr type163 call print_ptr(t_ptr(x=x, p=a(1:4:2, 1:3:1)))217 type(t_ptr) :: t
4 T* t_ptr = (T *)ptr; in f() local