Home
last modified time | relevance | path

Searched refs:__ALIGNED (Results 1 – 8 of 8) sorted by relevance

/system/utest/thread-initial-state/
A Dinit-state.c27 static uint8_t stack[1024] __ALIGNED(16); in raw_thread_create()
/system/public/zircon/syscalls/
A Ddebug.h49 __ALIGNED(16)
/system/ulib/zircon-internal/include/lib/zircon-internal/device/cpu-trace/
A Dcpu-perf.h109 #define CPUPERF_ALIGN_RECORD __PACKED __ALIGNED(4)
/system/public/zircon/
A Dcompiler.h18 #define __ALIGNED(x) __attribute__((aligned(x))) macro
/system/dev/ethernet/dwmac/
A Ddwmac.h80 } __ALIGNED(64) dw_dmadescr_t;
/system/utest/core/interrupt/
A Dinterrupt-test.cpp142 static uint8_t stack[1024] __ALIGNED(16); in interrupt_suspend_test()
/system/utest/debugger/
A Ddebugger.cpp501 int write_text_segment_helper() __ALIGNED(8);
/system/utest/core/threads/
A Dthreads.cpp1187 char stack[1024] __ALIGNED(16); in DoSave()

Completed in 22 milliseconds