Home
last modified time | relevance | path

Searched defs:tstcmp (Results 1 – 1 of 1) sorted by relevance

/original-bsd/usr.bin/f77/libI77/test/
H A Dnmlist.f59 subroutine tstcmp subroutine
60 complex c, cvec(6)
61 double complex z, zvec(6)
62 namelist /nmcmp/ key, c,cvec,z,zvec local
65 10 continue