Lines Matching full:referencealt
1036 const u_int32_t referencealt = 100000 * 100;1066 if (templ < referencealt) { /* below WGS 84 spheroid */1067 altval = referencealt - templ;1070 altval = templ - referencealt;