Searched refs:s2_copy (Results 1 – 2 of 2) sorted by relevance
87 void s2_copy(struct s2 *a, struct s2 *b) { *b = *a; } in s2_copy() function