HomeSort by relevance Sort by last modified time
    Searched defs:__fswahw32 (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/linux/byteorder/
swabb.h 84 __fswahw32((x)))
90 # define __swahw32(x) __fswahw32(x)
95 static inline __u32 __fswahw32(__u32 x) function
  /external/kernel-headers/original/linux/
swab.h 77 static inline __attribute_const__ __u32 __fswahw32(__u32 val) function
131 __fswahw32(x))

Completed in 141 milliseconds