Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Ddl-hwcaps.c93 uint32_t _dl_hwcaps_priorities_length; variable
105 _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()
Ddl-hwcaps.h153 extern uint32_t _dl_hwcaps_priorities_length attribute_hidden;
Ddl-cache.c117 struct dl_hwcaps_priority *right_end = right + _dl_hwcaps_priorities_length; in glibc_hwcaps_priorities_init()
/glibc-2.36/ChangeLog.old/
DChangeLog.225267 (_dl_hwcaps_priorities_length): New.
5273 (_dl_hwcaps_priorities_length): New.