Home
last modified time | relevance | path

Searched refs:__fswab16 (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/fslib/vfatlib/check/
H A Dswab.h117 __fswab16((x)))
127 # define __swab16(x) __fswab16(x)
133 static __inline__ __attribute_const__ __u16 __fswab16(__u16 x) in __fswab16() function
/reactos/drivers/network/tcpip/include/
H A Dlinux.h469 __fswab16((x)))
483 # define __swab16(x) __fswab16(x)
490 static __inline__ __const__ __u16 __fswab16(__u16 x) in __fswab16() function