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

/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_debug.c930 int which1 = 0, which2 = 0; local
937 lltemp2 = latlon2ul(&cp, &which2);
939 switch (which1 + which2) {
941 if ((which1 == 1) && (which2 == 2)) { /*%< normal case */
944 } else if ((which1 == 2) && (which2 == 1)) { /*%< reversed */

Completed in 40 milliseconds