gpx_start_stop 451 core/gui.c while( gps_submenu_items[i].value != (int*)gpx_start_stop ) i++; //find entry gpx_start_stop 546 core/gui.c for( i=0 ; gps_submenu_items[i].value != (int*)gpx_start_stop; i++); gpx_start_stop 630 core/gui.c MENU_ITEM (0x2a,LANG_MENU_GPS_TRACK_START, MENUITEM_PROC, (int*)gpx_start_stop, 0 ),