bat               841 core/gps.c         unsigned long bat;
bat               852 core/gps.c                 bat=get_batt_perc();
bat               853 core/gps.c                 if (bat <= (unsigned)conf.gps_batt)
bat              1195 core/gps.c         int zae=1, zae_1=0, bat;
bat              1230 core/gps.c                 bat=get_batt_perc();
bat              1231 core/gps.c                 if (bat <= (int)conf.gps_batt)