gps_test_timezone  621 core/conf.c        CONF_INFO( 29, conf.gps_test_timezone,          CONF_DEF_VALUE,     i:0),
gps_test_timezone  674 core/gps.c                     if (((int)conf.gps_test_timezone == 1) && (test_timezone_once==0))
gps_test_timezone  615 core/gui.c         MENU_ITEM	(0x5c,LANG_MENU_GPS_TEST_TIMEZONE,			MENUITEM_BOOL,  									&conf.gps_test_timezone,	0 ),
gps_test_timezone  429 include/conf.h     int gps_test_timezone;