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

  /bionic/libc/kernel/arch-sh/asm/
io_trapped.h 28 } __aligned(PAGE_SIZE);
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 199 #define __aligned(x) __attribute__((__aligned__(x))) macro
203 #define __aligned(x) /* delete */ macro
207 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 199 #define __aligned(x) __attribute__((__aligned__(x))) macro
203 #define __aligned(x) /* delete */ macro
207 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h 199 #define __aligned(x) __attribute__((__aligned__(x))) macro
203 #define __aligned(x) /* delete */ macro
207 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
cdefs.h 199 #define __aligned(x) __attribute__((__aligned__(x))) macro
203 #define __aligned(x) /* delete */ macro
207 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 199 #define __aligned(x) __attribute__((__aligned__(x))) macro
203 #define __aligned(x) /* delete */ macro
207 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
cdefs.h 199 #define __aligned(x) __attribute__((__aligned__(x))) macro
203 #define __aligned(x) /* delete */ macro
207 #define __aligned(x) error: no __aligned for this compiler macro
  /bionic/libc/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
  /development/ndk/platforms/android-3/include/sys/
cdefs.h 194 #define __aligned(x) __attribute__((__aligned__(x))) macro
198 #define __aligned(x) /* delete */ macro
202 #define __aligned(x) error: no __aligned for this compiler macro
  /development/ndk/platforms/android-9/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/libm/i387/
npx.h 112 } __aligned(16);

Completed in 1158 milliseconds