Symbol Description Uses
prevfldcount 12



File Line number Procedure Code
./pkg/ctrl/ctrl_getrec.F 225 CTRL_GETREC
        prevfldcount = int((prevfldsecs+0.5)/fldperiod) + 1
./pkg/ctrl/ctrl_getrec.F 227 CTRL_GETREC
        if (fldcount .ne. prevfldcount) then
./pkg/ctrl/ctrl_getrec.F 75 CTRL_GETREC
      integer prevfldcount
./pkg/ctrl/ctrl_get_gen_rec.F 125 CTRL_GET_GEN_REC
        prevfldcount = int((prevfldsecs+0.5)/fldperiod) + 1
./pkg/ctrl/ctrl_get_gen_rec.F 127 CTRL_GET_GEN_REC
        if (fldcount .ne. prevfldcount) then
./pkg/ctrl/ctrl_get_gen_rec.F 67 CTRL_GET_GEN_REC
      integer prevfldcount
./pkg/exf/exf_getffieldrec.F 141 EXF_GETFFIELDREC
         prevfldcount= int((prevfldsecs+0.5)/fldperiod) + 1
./pkg/exf/exf_getffieldrec.F 159 EXF_GETFFIELDREC
         prevfldcount= int((prevfldsecs+0.5)/fldperiod) + 1
./pkg/exf/exf_getffieldrec.F 176 EXF_GETFFIELDREC
         if (count0 .ne. prevfldcount) then
./pkg/exf/exf_getffieldrec.F 258 EXF_GETFFIELDREC
          prevfldcount = int(prevfldsecs/fldperiod) + 1
./pkg/exf/exf_getffieldrec.F 260 EXF_GETFFIELDREC
          if (fldcount .ne. prevfldcount) then
./pkg/exf/exf_getffieldrec.F 87 EXF_GETFFIELDREC
      integer  prevfldcount