Home
last modified time | relevance | path

Searched refs:s2_copy (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dpacked-structure.c87 void s2_copy(struct s2 *a, struct s2 *b) { *b = *a; } in s2_copy() function
/external/llvm-project/clang/test/CodeGen/
Dpacked-structure.c87 void s2_copy(struct s2 *a, struct s2 *b) { *b = *a; } in s2_copy() function