Home | History | Annotate | Download | only in resolv

Lines Matching full:which1

933 	int which1 = 0, which2 = 0;
938 lltemp1 = latlon2ul(&cp, &which1);
942 switch (which1 + which2) {
944 if ((which1 == 1) && (which2 == 2)) { /* normal case */
947 } else if ((which1 == 2) && (which2 == 1)) { /* reversed */