Searched refs:res (Results 1 – 2 of 2) sorted by relevance
325 int res = memcmp (p1, p2, size); in compare_from_file() local327 return res; in compare_from_file()
3906 int res = wcscmp ((const wchar_t *) sorted[idx]->from, in allocate_arrays() local3908 if (res == 0) in allocate_arrays()3913 if (res > 0) in allocate_arrays()
Completed in 12 milliseconds