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

/freebsd-10.2-release/lib/libc/resolv/
H A Dres_debug.c923 u_int32_t lltemp1 = 0, lltemp2 = 0; local
933 lltemp1 = latlon2ul(&cp, &which1);
940 latit = lltemp1;
943 longit = lltemp1;

Completed in 89 milliseconds