Searched refs:crright (Results 1 – 1 of 1) sorted by relevance
99 const struct compressed_name *crright = right; in compare_compressed_name() local101 if (crleft->length != crright->length) in compare_compressed_name()103 return crleft->length - crright->length; in compare_compressed_name()106 const unsigned char *nameright = crright->name; in compare_compressed_name()
Completed in 6 milliseconds