OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STest2
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
2002-02-17-ArgumentAddress.c
35
struct
STest2
{ int X; short Y[4]; double Z; };
37
struct
STest2
Test7(struct
STest2
X) {
struct-x86-darwin.c
3
// CHECK:
STest2
= type { i16, i16, i32, i32 }
14
struct
STest2
{short a,b; int c,d; } st2;
Completed in 683 milliseconds