Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Ddl-hwcaps.c97 compute_priorities (size_t total_count, const char *prepend, in compute_priorities() argument
100 _dl_hwcaps_priorities = malloc (total_count in compute_priorities()
105 _dl_hwcaps_priorities_length = total_count; in compute_priorities()
133 assert (i == total_count); in compute_priorities()