Home
last modified time | relevance | path

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

/freebsd/lib/libc/resolv/
H A Dres_debug.c916 int which1 = 0, which2 = 0; in loc_aton() local
923 lltemp2 = latlon2ul(&cp, &which2); in loc_aton()
925 switch (which1 + which2) { in loc_aton()
927 if ((which1 == 1) && (which2 == 2)) { /*%< normal case */ in loc_aton()
930 } else if ((which1 == 2) && (which2 == 1)) { /*%< reversed */ in loc_aton()