Searched refs:t_end (Results 1 – 1 of 1) sorted by relevance
506 char* t_end = two + len2; in Compare() local509 return two == t_end ? 0 : 1; in Compare()510 if (two == t_end) in Compare()