Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/resolv/
H A Dres_debug.c932 u_int32_t lltemp1 = 0, lltemp2 = 0; in loc_aton() local
944 lltemp2 = latlon2ul(&cp, &which2); in loc_aton()
950 longit = lltemp2; in loc_aton()
953 latit = lltemp2; in loc_aton()
/netbsd-src/external/bsd/libbind/dist/resolv/
H A Dres_debug.c927 u_int32_t lltemp1 = 0, lltemp2 = 0; local
939 lltemp2 = latlon2ul(&cp, &which2);
945 longit = lltemp2;
948 latit = lltemp2;