HomeSort by relevance Sort by last modified time
    Searched refs:__swap32 (Results 176 - 190 of 190) sorted by null

1 2 3 4 5 6 78

  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/sys/
endian.h 47 #define __swap32 __builtin_bswap32 macro
58 #define htonl(x) __swap32(x)
60 #define ntohl(x) __swap32(x)
79 #define htobe32 __swap32
82 #define betoh32 __swap32
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/sys/
endian.h 47 #define __swap32 __builtin_bswap32 macro
58 #define htonl(x) __swap32(x)
60 #define ntohl(x) __swap32(x)
79 #define htobe32 __swap32
82 #define betoh32 __swap32
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/sys/
endian.h 47 #define __swap32 __builtin_bswap32 macro
58 #define htonl(x) __swap32(x)
60 #define ntohl(x) __swap32(x)
79 #define htobe32 __swap32
82 #define betoh32 __swap32
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/sys/
endian.h 47 #define __swap32 __builtin_bswap32 macro
58 #define htonl(x) __swap32(x)
60 #define ntohl(x) __swap32(x)
79 #define htobe32 __swap32
82 #define betoh32 __swap32
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/sys/
endian.h 47 #define __swap32 __builtin_bswap32 macro
58 #define htonl(x) __swap32(x)
60 #define ntohl(x) __swap32(x)
79 #define htobe32 __swap32
82 #define betoh32 __swap32
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/sys/
endian.h 47 #define __swap32 __builtin_bswap32 macro
58 #define htonl(x) __swap32(x)
60 #define ntohl(x) __swap32(x)
79 #define htobe32 __swap32
82 #define betoh32 __swap32
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/sys/
endian.h 47 #define __swap32 __builtin_bswap32 macro
58 #define htonl(x) __swap32(x)
60 #define ntohl(x) __swap32(x)
79 #define htobe32 __swap32
82 #define betoh32 __swap32
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/sys/
endian.h 47 #define __swap32 __builtin_bswap32 macro
58 #define htonl(x) __swap32(x)
60 #define ntohl(x) __swap32(x)
79 #define htobe32 __swap32
82 #define betoh32 __swap32
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/sys/
endian.h 47 #define __swap32 __builtin_bswap32 macro
58 #define htonl(x) __swap32(x)
60 #define ntohl(x) __swap32(x)
79 #define htobe32 __swap32
82 #define betoh32 __swap32
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/sys/
endian.h 47 #define __swap32 __builtin_bswap32 macro
58 #define htonl(x) __swap32(x)
60 #define ntohl(x) __swap32(x)
79 #define htobe32 __swap32
82 #define betoh32 __swap32
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/sys/
endian.h 47 #define __swap32 __builtin_bswap32 macro
58 #define htonl(x) __swap32(x)
60 #define ntohl(x) __swap32(x)
79 #define htobe32 __swap32
82 #define betoh32 __swap32
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/sys/
endian.h 47 #define __swap32 __builtin_bswap32 macro
58 #define htonl(x) __swap32(x)
60 #define ntohl(x) __swap32(x)
79 #define htobe32 __swap32
82 #define betoh32 __swap32
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/sys/
endian.h 47 #define __swap32 __builtin_bswap32 macro
58 #define htonl(x) __swap32(x)
60 #define ntohl(x) __swap32(x)
79 #define htobe32 __swap32
82 #define betoh32 __swap32
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/sys/
endian.h 47 #define __swap32 __builtin_bswap32 macro
58 #define htonl(x) __swap32(x)
60 #define ntohl(x) __swap32(x)
79 #define htobe32 __swap32
82 #define betoh32 __swap32
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/sys/
endian.h 47 #define __swap32 __builtin_bswap32 macro
58 #define htonl(x) __swap32(x)
60 #define ntohl(x) __swap32(x)
79 #define htobe32 __swap32
82 #define betoh32 __swap32

Completed in 432 milliseconds

1 2 3 4 5 6 78