Home
last modified time | relevance | path

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

/freebsd/lib/libc/resolv/
H A Dres_debug.c911 u_int32_t lltemp1 = 0, lltemp2 = 0; in loc_aton() local
923 lltemp2 = latlon2ul(&cp, &which2); in loc_aton()
929 longit = lltemp2; in loc_aton()
932 latit = lltemp2; in loc_aton()