| Symbol | Description | Uses |
| tmpName | 8 |
| File | Line number | Procedure | Code |
| ./eesupp/src/timers.F | 148 | TIMER_CONTROL |
CHARACTER*(maxString) tmpName |
| ./eesupp/src/timers.F | 178 | TIMER_CONTROL |
tmpName = name(ISTART:IEND) |
| ./eesupp/src/timers.F | 179 | TIMER_CONTROL |
CALL UCASE( tmpName ) |
| ./eesupp/src/timers.F | 181 | TIMER_CONTROL |
tmpName = ' ' |
| ./eesupp/src/timers.F | 190 | TIMER_CONTROL |
iTimer=TIMER_INDEX(tmpName,timerNames(1,myThreadId), |
| ./eesupp/src/timers.F | 198 | TIMER_CONTROL |
timerNames(iTimer,myThreadId) = tmpName |
| ./eesupp/src/timers.F | 200 | TIMER_CONTROL |
& ILNBLNK(tmpName)-IFNBLNK(tmpName)+1 |