Searched refs:right_end (Results 1 – 1 of 1) sorted by relevance
117 struct dl_hwcaps_priority *right_end = right + _dl_hwcaps_priorities_length; in glibc_hwcaps_priorities_init() local120 while (left < left_end && right < right_end) in glibc_hwcaps_priorities_init()
Completed in 8 milliseconds