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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dres_debug.c744 int which1 = 0, which2 = 0; local
751 lltemp2 = latlon2ul((char **)&cp, &which2);
753 switch (which1 + which2) {
755 if ((which1 == 1) && (which2 == 2)) { /* normal case */
758 } else if ((which1 == 2) && (which2 == 1)) { /* reversed */

Completed in 34 milliseconds