Searched refs:two_strings (Results 1 – 1 of 1) sorted by relevance
72 struct two_strings { char a[2], b[2]; }; in strlen_subregion() struct73 extern void use_two_strings(struct two_strings *); in strlen_subregion()75 struct two_strings z; in strlen_subregion()