Searched refs:left_name (Results 1 – 1 of 1) sorted by relevance
68 const char *left_name = (const char *) cache + left_index; in glibc_hwcaps_compare() local69 uint32_t left_name_length = strlen (left_name); in glibc_hwcaps_compare()75 int cmp = memcmp (left_name, right->name, to_compare); in glibc_hwcaps_compare()