Searched refs:templ (Results 1 – 1 of 1) sorted by relevance
990 u_int32_t templ; local1010 GETLONG(templ, cp);1011 latval = (templ - ((unsigned)1<<31));1013 GETLONG(templ, cp);1014 longval = (templ - ((unsigned)1<<31));1016 GETLONG(templ, cp);1017 if (templ < referencealt) { /* below WGS 84 spheroid */1018 altval = referencealt - templ;1021 altval = templ - referencealt;