Home
last modified time | relevance | path

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

/NextBSD/lib/libc/resolv/
HDres_debug.c922 int which1 = 0, which2 = 0; in loc_aton() local
927 lltemp1 = latlon2ul(&cp, &which1); in loc_aton()
931 switch (which1 + which2) { in loc_aton()
933 if ((which1 == 1) && (which2 == 2)) { /*%< normal case */ in loc_aton()
936 } else if ((which1 == 2) && (which2 == 1)) { /*%< reversed */ in loc_aton()