Searched defs:test01 (Results 1 – 5 of 5) sorted by relevance
3 logical, parameter :: test01 = all([1:10:2] == [(j, j=1,10,2)]) variable
33 void test01() { in test01() function
9 int test01(int *p) { in test01() function
99 subroutine test01(x) ! 15.5.2.4(2) subroutine100 class(t), intent(in) :: x[*]