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

  /bionic/libc/include/sys/
endian.h 55 #define __swap16gen(x) __statement({ \ macro
87 #define __swap16gen(x) \ macro
119 __builtin_constant_p(x) ? __swap16gen(__swap16_x) : \
140 #define __swap16 __swap16gen
  /development/ndk/platforms/android-3/include/sys/
endian.h 55 #define __swap16gen(x) __statement({ \ macro
87 #define __swap16gen(x) \ macro
119 __builtin_constant_p(x) ? __swap16gen(__swap16_x) : \
140 #define __swap16 __swap16gen
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
endian.h 55 #define __swap16gen(x) __statement({ \ macro
87 #define __swap16gen(x) \ macro
119 __builtin_constant_p(x) ? __swap16gen(__swap16_x) : \
140 #define __swap16 __swap16gen
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
endian.h 55 #define __swap16gen(x) __statement({ \ macro
87 #define __swap16gen(x) \ macro
119 __builtin_constant_p(x) ? __swap16gen(__swap16_x) : \
140 #define __swap16 __swap16gen
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
endian.h 55 #define __swap16gen(x) __statement({ \ macro
87 #define __swap16gen(x) \ macro
119 __builtin_constant_p(x) ? __swap16gen(__swap16_x) : \
140 #define __swap16 __swap16gen
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
endian.h 55 #define __swap16gen(x) __statement({ \ macro
87 #define __swap16gen(x) \ macro
119 __builtin_constant_p(x) ? __swap16gen(__swap16_x) : \
140 #define __swap16 __swap16gen
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
endian.h 55 #define __swap16gen(x) __statement({ \ macro
87 #define __swap16gen(x) \ macro
119 __builtin_constant_p(x) ? __swap16gen(__swap16_x) : \
140 #define __swap16 __swap16gen
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
endian.h 55 #define __swap16gen(x) __statement({ \ macro
87 #define __swap16gen(x) \ macro
119 __builtin_constant_p(x) ? __swap16gen(__swap16_x) : \
140 #define __swap16 __swap16gen
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
endian.h 55 #define __swap16gen(x) __statement({ \ macro
87 #define __swap16gen(x) \ macro
119 __builtin_constant_p(x) ? __swap16gen(__swap16_x) : \
140 #define __swap16 __swap16gen
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
endian.h 55 #define __swap16gen(x) __statement({ \ macro
87 #define __swap16gen(x) \ macro
119 __builtin_constant_p(x) ? __swap16gen(__swap16_x) : \
140 #define __swap16 __swap16gen
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
endian.h 55 #define __swap16gen(x) __statement({ \ macro
87 #define __swap16gen(x) \ macro
119 __builtin_constant_p(x) ? __swap16gen(__swap16_x) : \
140 #define __swap16 __swap16gen

Completed in 737 milliseconds