gps_countdown     605 core/conf.c        CONF_INFO( 15, conf.gps_countdown,              CONF_DEF_VALUE,     i:0),
gps_countdown     913 core/gps.c                 if ( (int)conf.gps_countdown==0 )
gps_countdown     582 core/gui.c         MENU_ITEM	(0x5c,LANG_MENU_GPS_COUNTDOWN,          	MENUITEM_BOOL,          							&conf.gps_countdown	,		0 ),
gps_countdown     414 include/conf.h     int gps_countdown;