Lines Matching full:hemi
2319 char hemi;
2343 hemi = 'N';
2346 hemi = 'S';
2353 stralloc_add_format( s, ",%02d%02d.%04d,%c", deg, min, (int)val, hemi );
2356 hemi = 'E';
2359 hemi = 'W';
2366 stralloc_add_format( s, ",%02d%02d.%04d,%c", deg, min, (int)val, hemi );