Home
last modified time | relevance | path

Searched refs:UNKNOWN_ELEV (Results 1 – 2 of 2) sorted by relevance

/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Ddelbin.c96 #define UNKNOWN_ELEV -2000000 macro
1005 if (f > UNKNOWN_ELEV) { in decode_waypoint()
1379 float elev = UNKNOWN_ELEV; in write_waypoint()
1535 if (elev > UNKNOWN_ELEV) { in decode_track_point()
1719 f = UNKNOWN_ELEV; in write_track_points()
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/deprecated/
H A Ddelbin.cc99 #define UNKNOWN_ELEV -2000000 macro
1008 if (f > UNKNOWN_ELEV) { in decode_waypoint()
1394 float elev = UNKNOWN_ELEV; in write_waypoint()
1553 if (elev > UNKNOWN_ELEV) { in decode_track_point()
1737 f = UNKNOWN_ELEV; in write_track_points()