| Symbol | Description | Uses |
| prevfldcount | 6 |
| File | Line number | Procedure | Code |
| ./pkg/ctrl/ctrl_get_gen_rec.F | 136 | CTRL_GET_GEN_REC |
prevfldcount = int((prevfldsecs+0.5)/fldperiod) + 1 |
| ./pkg/ctrl/ctrl_get_gen_rec.F | 138 | CTRL_GET_GEN_REC |
if (fldcount .ne. prevfldcount) then |
| ./pkg/ctrl/ctrl_get_gen_rec.F | 69 | CTRL_GET_GEN_REC |
integer prevfldcount |
| ./pkg/ctrl/ctrl_getrec.F | 336 | CTRL_GETREC |
prevfldcount = int((prevfldsecs+0.5)/fldperiod) + 1 |
| ./pkg/ctrl/ctrl_getrec.F | 338 | CTRL_GETREC |
if (fldcount .ne. prevfldcount) then |
| ./pkg/ctrl/ctrl_getrec.F | 76 | CTRL_GETREC |
integer prevfldcount |