OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s2_copy
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
packed-structure.c
86
// CHECK-FUNCTIONS: define void @
s2_copy
88
void
s2_copy
(struct s2 *a, struct s2 *b) { *b = *a; }
function
Completed in 1368 milliseconds