HomeSort by relevance Sort by last modified time
    Searched defs:__aligned (Results 51 - 72 of 72) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/sys/
cdefs.h 188 #define __aligned(x) __attribute__((__aligned__(x))) macro
192 #define __aligned(x) /* delete */ macro
196 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/sys/
cdefs.h 188 #define __aligned(x) __attribute__((__aligned__(x))) macro
192 #define __aligned(x) /* delete */ macro
196 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/sys/
cdefs.h 188 #define __aligned(x) __attribute__((__aligned__(x))) macro
192 #define __aligned(x) /* delete */ macro
196 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/sys/
cdefs.h 188 #define __aligned(x) __attribute__((__aligned__(x))) macro
192 #define __aligned(x) /* delete */ macro
196 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
cdefs.h 188 #define __aligned(x) __attribute__((__aligned__(x))) macro
192 #define __aligned(x) /* delete */ macro
196 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
cdefs.h 188 #define __aligned(x) __attribute__((__aligned__(x))) macro
192 #define __aligned(x) /* delete */ macro
196 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
cdefs.h 188 #define __aligned(x) __attribute__((__aligned__(x))) macro
192 #define __aligned(x) /* delete */ macro
196 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/sys/
cdefs.h 188 #define __aligned(x) __attribute__((__aligned__(x))) macro
192 #define __aligned(x) /* delete */ macro
196 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/sys/
cdefs.h 188 #define __aligned(x) __attribute__((__aligned__(x))) macro
192 #define __aligned(x) /* delete */ macro
196 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/sys/
cdefs.h 188 #define __aligned(x) __attribute__((__aligned__(x))) macro
192 #define __aligned(x) /* delete */ macro
196 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 219 #define __aligned(x) __attribute__((__aligned__(x))) macro
223 #define __aligned(x) /* delete */ macro
227 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 219 #define __aligned(x) __attribute__((__aligned__(x))) macro
223 #define __aligned(x) /* delete */ macro
227 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h 219 #define __aligned(x) __attribute__((__aligned__(x))) macro
223 #define __aligned(x) /* delete */ macro
227 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 219 #define __aligned(x) __attribute__((__aligned__(x))) macro
223 #define __aligned(x) /* delete */ macro
227 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 188 #define __aligned(x) __attribute__((__aligned__(x))) macro
192 #define __aligned(x) /* delete */ macro
196 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
cdefs.h 188 #define __aligned(x) __attribute__((__aligned__(x))) macro
192 #define __aligned(x) /* delete */ macro
196 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 188 #define __aligned(x) __attribute__((__aligned__(x))) macro
192 #define __aligned(x) /* delete */ macro
196 #define __aligned(x) error: no __aligned for this compiler macro
  /bionic/libc/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /development/ndk/platforms/android-L/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro

Completed in 927 milliseconds

1 23