Home
last modified time | relevance | path

Searched defs:s10 (Results 1 – 9 of 9) sorted by relevance

/minix/external/bsd/llvm/dist/clang/test/Sema/
H A Dpragma-align-mac68k.c86 struct s10 { struct
89 extern int a10_0[sizeof(struct s10) == 2 ? 1 : -1]; argument
/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dx86_64-arguments-nacl.c50 struct s10 { int a; int b; int : 0; }; argument
H A Dregparm-struct.c129 struct s10 { struct
132 __attribute__((regparm(3))) void f14(struct s10 a, int b, int c); argument
H A Darm-arguments.c61 struct s10 { int f0; int : 0; int : 0; }; argument
H A Dx86_64-arguments.c59 struct s10 { int a; int b; int : 0; }; argument
H A Dms_struct-bitfield.c148 int s10 = sizeof(t10); variable
H A Dx86_32-arguments-darwin.c66 struct s10 { struct
67 union { };
68 float f;
H A Darm64-arguments.c47 struct s10 { int f0; int : 0; int : 0; }; argument
/minix/external/bsd/llvm/dist/clang/test/CXX/expr/expr.const/
H A Dp3-0x.cpp41 T<e10> s10; variable