Searched refs:cmp_bytes (Results 1 – 1 of 1) sorted by relevance
208 int cmp_bytes, cmp_res; in vcmp() local213 cmp_bytes = bwscmp(s1, s2, 0); in vcmp()214 if (cmp_bytes == 0) in vcmp()258 return (cmp_bytes); in vcmp()264 cmp_res = cmp_bytes; in vcmp()