zba               855 core/gps.c                     int zba;
zba               856 core/gps.c                     for(zba=30; zba>0; zba--)
zba               860 core/gps.c                         sprintf(vBuf, lang_str(LANG_MENU_GPS_t_4),zba); // "Camera will shutdown in %02d seconds!"
zba               862 core/gps.c                         if ( (((zba) % 2)) == 0 )
zba              1108 core/gps.c         int zba, zba1;
zba              1112 core/gps.c             for(zba=15; zba>0; zba--)           // outer loop = 30 seconds
zba              1114 core/gps.c                 sprintf(vBuf, lang_str(LANG_MENU_GPS_t_4), zba);     // "Camera will shutdown in %02d seconds!"
zba              1140 core/gps.c             for(zba=5; zba>0; zba--) play_sound(6);
zba              1233 core/gps.c                     int zba;
zba              1234 core/gps.c                     for(zba=30; zba>0; zba--)
zba              1238 core/gps.c                         sprintf(vBuf, lang_str(LANG_MENU_GPS_t_4),zba);
zba              1240 core/gps.c                         if ( (((zba) % 2)) == 0 )