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

  /bionic/libc/kernel/arch-sh/asm/
byteorder.h 35 static inline __attribute_const__ __u16 ___arch__swab16(__u16 x) function
64 #define __arch__swab16(x) ___arch__swab16(x)
  /bionic/libc/kernel/tools/
defaults.py 70 [ "___arch__swab16", # asm-sh/byteorder.h

Completed in 377 milliseconds