Searched refs:_dl_hwcaps_priorities_length (Results 1 – 4 of 4) sorted by relevance
93 uint32_t _dl_hwcaps_priorities_length; variable105 _dl_hwcaps_priorities_length = total_count; in compute_priorities()142 for (size_t i = 1; i < _dl_hwcaps_priorities_length; ++i) in sort_priorities_by_name()
153 extern uint32_t _dl_hwcaps_priorities_length attribute_hidden;
117 struct dl_hwcaps_priority *right_end = right + _dl_hwcaps_priorities_length; in glibc_hwcaps_priorities_init()
5267 (_dl_hwcaps_priorities_length): New.5273 (_dl_hwcaps_priorities_length): New.