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

/bionic/libc/netbsd/resolv/
H A Dres_debug.c874 int which1 = 0, which2 = 0; local
881 lltemp2 = latlon2ul(&cp, &which2);
883 switch (which1 + which2) {
885 if ((which1 == 1) && (which2 == 2)) { /* normal case */
888 } else if ((which1 == 2) && (which2 == 1)) { /* reversed */

Completed in 1983 milliseconds