Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c946 int which1 = 0, which2 = 0; local
951 lltemp1 = latlon2ul(&cp, &which1);
955 switch (which1 + which2) {
957 if ((which1 == 1) && (which2 == 2)) { /*%< normal case */
960 } else if ((which1 == 2) && (which2 == 1)) { /*%< reversed */