HomeSort by: relevance | last modified time | path
    Searched refs:iy_y (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
common-block.f90 27 REAL*4 iy_y local in subroutine:in
31 common /foo/ix_x,iy_y,iz_z2 local in subroutine:in
37 if (ix_x .ne. 1 .or. iy_y .ne. 2.0 .or. iz_z2 .ne. 3.0) call abort
50 REAL*4 iy_y variable in program:common_test
54 common /fo_o/ix_x,iy_y,iz_z local in program:common_test
61 iy_y = 22.0
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
common-block.f90 27 REAL*4 iy_y local in subroutine:in
31 common /foo/ix_x,iy_y,iz_z2 local in subroutine:in
37 if (ix_x .ne. 1 .or. iy_y .ne. 2.0 .or. iz_z2 .ne. 3.0) call abort
50 REAL*4 iy_y variable in program:common_test
54 common /fo_o/ix_x,iy_y,iz_z local in program:common_test
61 iy_y = 22.0

Completed in 17 milliseconds