Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Ddl-hwcaps.c81 GLIBC_HWCAPS_PREFIX, in copy_hwcaps()
82 strlen (GLIBC_HWCAPS_PREFIX)), in copy_hwcaps()
86 = strlen (GLIBC_HWCAPS_PREFIX) + sp.split.length + 1; in copy_hwcaps()
195 hwcaps_counts.maximum_length += strlen (GLIBC_HWCAPS_PREFIX) + 1; in _dl_important_hwcaps()
196 size_t total = (hwcaps_counts.count * (strlen (GLIBC_HWCAPS_PREFIX) + 1) in _dl_important_hwcaps()
Ddl-hwcaps.h39 #define GLIBC_HWCAPS_PREFIX GLIBC_HWCAPS_SUBDIRECTORY "/" macro
/glibc-2.36/ChangeLog.old/
DChangeLog.225410 (GLIBC_HWCAPS_PREFIX): New.