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

/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-common.h15 #define SWAPLONG(y) \ macro
H A Dgencode.c1725 #define SWAPLONG(y) \ macro
/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-null.c63 #define SWAPLONG(y) \ macro
H A Dinterface.h106 #define SWAPLONG(y) \ macro
/macosx-10.10/libpcap-48/libpcap/tests/ngofflinereadtest/
H A Dngofflinereadtest.c531 #define SWAPLONG(y) \ macro
/macosx-10.10/tcl-105/tcl/tcl/win/
H A DtclWinReg.c37 #define SWAPLONG(x) MAKELONG(SWAPWORD(HIWORD(x)), SWAPWORD(LOWORD(x))) macro
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A DtclWinReg.c34 #define SWAPLONG(x) MAKELONG(SWAPWORD(HIWORD(x)), SWAPWORD(LOWORD(x))) macro

Completed in 129 milliseconds