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

/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c951 int which1 = 0, which2 = 0; local
958 lltemp2 = latlon2ul(&cp, &which2);
960 switch (which1 + which2) {
962 if ((which1 == 1) && (which2 == 2)) { /*%< normal case */
965 } else if ((which1 == 2) && (which2 == 1)) { /*%< reversed */

Completed in 22 milliseconds