Home
last modified time | relevance | path

Searched defs:alignt (Results 1 – 3 of 3) sorted by relevance

/external/libffi/src/powerpc/
Dasm.h96 #define EFFI_ALIGN(name, alignt, words) \ argument
107 #define EFFI_ALIGN(name, alignt, words) \ argument
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Dasm.h96 #define EALIGN(name, alignt, words) \ argument
107 #define EALIGN(name, alignt, words) \ argument
/external/llvm-project/clang/test/Sema/
Dppc-mma-types.c112 unsigned alignt = __alignof__(__vector_quad); in testVQSizeofAlignof() local
269 unsigned alignt = __alignof__(__vector_pair); in testVPSizeofAlignof() local