Searched defs:osdSwap4 (Results 1 – 3 of 3) sorted by relevance
224 inline uLONG osdSwap4(uLONG *inLong) { in osdSwap4() function228 #define osdSwap4(inLong) DPT_Bswapl(inLong) macro
90 # define osdSwap4(x) ( \ macro
146 #define osdSwap4(x) ((u_long)ntohl((u_long)(x))) macro