Symbol Description Uses
previousdate 11



File Line number Procedure Code
./pkg/ctrl/ctrl_getrec.F 218 CTRL_GETREC
     &                    previousdate, mythid )
./pkg/ctrl/ctrl_getrec.F 220 CTRL_GETREC
        call CAL_TIMEPASSED( fldstartdate, previousdate,
./pkg/ctrl/ctrl_getrec.F 70 CTRL_GETREC
      integer previousdate(4)
./pkg/ctrl/ctrl_get_gen_rec.F 119 CTRL_GET_GEN_REC
     &                    previousdate, mythid )
./pkg/ctrl/ctrl_get_gen_rec.F 121 CTRL_GET_GEN_REC
        call CAL_TIMEPASSED( fldstartdate, previousdate,
./pkg/ctrl/ctrl_get_gen_rec.F 62 CTRL_GET_GEN_REC
      integer previousdate(4)
./pkg/exf/exf_getffieldrec.F 244 EXF_GETFFIELDREC
     &                   previousdate, mythid )
./pkg/exf/exf_getffieldrec.F 245 EXF_GETFFIELDREC
          call CAL_CONVDATE( previousdate,yp,mp,dp,sp,lp,wp,mythid )
./pkg/exf/exf_getffieldrec.F 250 EXF_GETFFIELDREC
             startinyear(3) = previousdate(3)
./pkg/exf/exf_getffieldrec.F 254 EXF_GETFFIELDREC
          call CAL_TIMEPASSED( startinyear, previousdate, difftime,
./pkg/exf/exf_getffieldrec.F 77 EXF_GETFFIELDREC
      integer previousdate(4)