Home
last modified time | relevance | path

Searched refs:left_name_length (Results 1 – 1 of 1) sorted by relevance

/elf/
A Ddl-cache.c69 uint32_t left_name_length = strlen (left_name); in glibc_hwcaps_compare() local
71 if (left_name_length < right->name_length) in glibc_hwcaps_compare()
72 to_compare = left_name_length; in glibc_hwcaps_compare()
78 if (left_name_length < right->name_length) in glibc_hwcaps_compare()
80 else if (left_name_length > right->name_length) in glibc_hwcaps_compare()

Completed in 8 milliseconds