Home
last modified time | relevance | path

Searched refs:aligned (Results 1 – 2 of 2) sorted by relevance

/stdlib/
A Dtst-makecontext-align.c84 int a __attribute__ ((aligned (4))); in check_align_4()
92 double a __attribute__ ((aligned (8))); in check_align_8()
100 struct aligned in check_align_16() struct
102 double x0 __attribute__ ((aligned (16))); in check_align_16() argument
112 struct aligned in check_align_32() struct
114 double x0 __attribute__ ((aligned (32))); in check_align_32() argument
A Dtst-makecontext2.c26 char st1[262144] __attribute__((aligned (16)));

Completed in 6 milliseconds