Home
last modified time | relevance | path

Searched defs:test_struct (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/FixIt/
H A Dfixit.c61 struct test_struct { struct
63test_struct *struct_ptr; // expected-error {{must use 'struct' tag to refer to type 'test_struct'}} argument
/minix3/minix/servers/mib/
H A Dminix.c7 static char test_string[16], test_struct[12]; variable
/minix3/minix/tests/rmibtest/
H A Drmibtest.c15 static char test_string[16], test_struct[12]; variable
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Doverloadable.c34 void test_struct(struct X x, struct Y y) { in test_struct() function
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dx86_64-arguments-nacl-x32.cpp4 struct test_struct {}; struct
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Darm-abi-vector.c257 double test_struct(StructWithVec* d) { in test_struct() function
H A Darm-aapcs-vfp.c34 struct homogeneous_struct test_struct(struct homogeneous_struct arg) { in test_struct() function