Searched refs:which2 (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10/libresolv-57/
H A Dres_debug.c845 int which1 = 0, which2 = 0; local
852 lltemp2 = latlon2ul(&cp, &which2);
854 switch (which1 + which2) {
856 if ((which1 == 1) && (which2 == 2)) { /* normal case */
859 } else if ((which1 == 2) && (which2 == 1)) { /* reversed */

Completed in 108 milliseconds