Home
last modified time | relevance | path

Searched defs:__aligned (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/arm-trusted-firmware/include/lib/libc/aarch64/
H A Dsetjmp_.h26 typedef uint64_t jmp_buf[JMP_SIZE] __aligned(16); typedef
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libc/aarch64/
Dsetjmp_.h26 typedef uint64_t jmp_buf[JMP_SIZE] __aligned(16); typedef
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnx.h15 #define __aligned(x) __attribute__((aligned(x))) macro
/aosp_15_r20/external/libtraceevent/include/linux/
H A Dcompiler-gcc.h49 #define __aligned(x) __attribute__((aligned(x))) macro
/aosp_15_r20/external/arm-trusted-firmware/include/lib/libc/
H A Dcdefs.h15 #define __aligned(x) __attribute__((__aligned__(x))) macro
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libc/
Dcdefs.h16 #define __aligned(x) __attribute__((__aligned__(x))) macro
/aosp_15_r20/external/coreboot/src/commonlib/bsd/include/commonlib/bsd/
H A Dcompiler.h15 #define __aligned(x) __attribute__((__aligned__(x))) macro
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/sgx/
H A Ddefines.h14 #define __aligned(x) __attribute__((__aligned__(x))) macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/
Daufs_type.h127 #define __aligned(x) __attribute__((aligned(x))) macro
/aosp_15_r20/external/arm-trusted-firmware/include/arch/aarch32/
H A Dsmccc_helpers.h86 } smc_ctx_t __aligned(8); typedef
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/arch/aarch32/
Dsmccc_helpers.h86 } smc_ctx_t __aligned(8); typedef
/aosp_15_r20/external/gsc-utils/include/
H A Dcommon.h58 #define __aligned(n) __attribute__((aligned(n))) macro
/aosp_15_r20/external/python/cpython2/Lib/plat-freebsd8/
DIN.py36 def __aligned(x): return __attribute__((__aligned__(x))) function
40 def __aligned(x): return __attribute__((__aligned__(x))) function
/aosp_15_r20/external/python/cpython2/Lib/plat-freebsd6/
DIN.py36 def __aligned(x): return __attribute__((__aligned__(x))) function
40 def __aligned(x): return __attribute__((__aligned__(x))) function
/aosp_15_r20/external/python/cpython2/Lib/plat-freebsd7/
DIN.py36 def __aligned(x): return __attribute__((__aligned__(x))) function
40 def __aligned(x): return __attribute__((__aligned__(x))) function
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libc/sys/
Dcdefs.h219 #define __aligned(x) __attribute__((__aligned__(x))) macro
/aosp_15_r20/external/flashrom/
H A Dcros_ec_commands.h355 #define __aligned(x) __attribute__((aligned(x))) macro
/aosp_15_r20/external/coreboot/src/ec/google/chromeec/
H A Dec_commands.h556 #define __aligned(x) __attribute__((aligned(x))) macro