Home
last modified time | relevance | path

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

/nptl/
A Dtst-tls6.sh35 for aligned in a e f; do
36 echo "preload tst-tls5mod{$aligned,b,c,d}.so" >> $logfile
40 LD_PRELOAD="`echo ${common_objpfx}nptl/tst-tls5mod{$aligned,b,c,d}.so \
44 echo "preload tst-tls5mod{b,$aligned,c,d}.so" >> $logfile
48 LD_PRELOAD="`echo ${common_objpfx}nptl/tst-tls5mod{b,$aligned,c,d}.so \
52 echo "preload tst-tls5mod{b,c,d,$aligned}.so" >> $logfile
56 LD_PRELOAD="`echo ${common_objpfx}nptl/tst-tls5mod{b,c,d,$aligned}.so \
A Dtst-tls5moda.c4 static __thread char a [32] __attribute__ ((aligned (64)));
A Dtst-tls5mode.c5 static __thread char e2 [32] __attribute__ ((aligned (64)));
A Dtst-tls5modf.c6 static __thread char f2 [32] __attribute__ ((aligned (64)));
A Ddescr.h418 } __attribute ((aligned (TCB_ALIGNMENT)));

Completed in 8 milliseconds