Searched refs:cmp_bytes (Results 1 – 1 of 1) sorted by relevance
205 int cmp_bytes, cmp_res; in vcmp() local210 cmp_bytes = bwscmp(s1, s2, 0); in vcmp()211 if (cmp_bytes == 0) in vcmp()255 return (cmp_bytes); in vcmp()261 cmp_res = cmp_bytes; in vcmp()