Searched refs:lltemp1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libc/resolv/
H A Dres_debug.c916 u_int32_t lltemp1 = 0, lltemp2 = 0; local
926 lltemp1 = latlon2ul(&cp, &which1);
933 latit = lltemp1;
936 longit = lltemp1;

Completed in 114 milliseconds