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

  /ndk/tests/device/test-stlport_shared-exception/jni/
throw-1.cpp 9 typedef int t_align __attribute__((aligned(ALIGNMENT))); typedef
15 volatile t_align a = 1;
throw-2.cpp 9 typedef int t_align __attribute__((aligned(ALIGNMENT))); typedef
15 volatile t_align a = 1;
throw-3.cpp 9 typedef int t_align __attribute__((aligned(ALIGNMENT))); typedef
15 volatile t_align a = 1;
throw-4.cpp 9 typedef int t_align __attribute__((aligned(ALIGNMENT))); typedef
15 volatile t_align a = 1;
  /ndk/tests/device/test-stlport_static-exception/jni/
throw-1.cpp 9 typedef int t_align __attribute__((aligned(ALIGNMENT))); typedef
15 volatile t_align a = 1;
throw-2.cpp 9 typedef int t_align __attribute__((aligned(ALIGNMENT))); typedef
15 volatile t_align a = 1;
throw-3.cpp 9 typedef int t_align __attribute__((aligned(ALIGNMENT))); typedef
15 volatile t_align a = 1;
throw-4.cpp 9 typedef int t_align __attribute__((aligned(ALIGNMENT))); typedef
15 volatile t_align a = 1;
  /external/openssl/crypto/sha/asm/
sha512-parisc.pl 302 $code.="\t_align @X[$i],@X[$i+1],@X[$i]\n"; }

Completed in 97 milliseconds