Searched defs:__swab32 (Results 1 – 3 of 3) sorted by relevance
118 # define __swab32(x) \ macro128 # define __swab32(x) __fswab32(x) macro
474 # define __swab32(x) \ macro485 # define __swab32(x) __fswab32(x) macro
86 #define __swab32(x) RtlUlongByteSwap(x) macro