Home
last modified time | relevance | path

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

/bionic/libc/netbsd/resolv/
Dres_debug.c873 int which1 = 0, which2 = 0; local
878 lltemp1 = latlon2ul(&cp, &which1);
882 switch (which1 + which2) {
884 if ((which1 == 1) && (which2 == 2)) { /* normal case */
887 } else if ((which1 == 2) && (which2 == 1)) { /* reversed */