Searched refs:str_count (Results 1 – 8 of 8) sorted by relevance
157 header.str_count = swap(header.str_count);220 num_strings = min(StrCount, header.str_count);265 if (header.str_count > StrCount)266 lseek(fd, (long)(2 * (header.str_count - StrCount)), 1);267 else for (i = header.str_count; i < StrCount; i++)
695 header.str_count = swap(StrCount);702 header.str_count = StrCount;
158 short str_count; member185 (header.str_count = getnum(fd)) < 0 || in __m_read_terminfo()237 len = min(__COUNT_STR, header.str_count); in __m_read_terminfo()248 if (__COUNT_STR < header.str_count) { in __m_read_terminfo()250 (header.str_count - __COUNT_STR)), SEEK_CUR); in __m_read_terminfo()
127 short str_count; /* Number of strings */ member
142 || (header.str_count = getnum(fd)) < 0196 len = min(__COUNT_STR, header.str_count);207 if (__COUNT_STR < header.str_count) {209 fd, (off_t) (2 * (header.str_count - __COUNT_STR)),
889 Dwarf_Word str_count = ialp->ia_base_count; in _dwarf_setup_debug() local897 alloc_hdr->ah_structs_per_chunk = str_count; in _dwarf_setup_debug()898 alloc_hdr->ah_bytes_malloc_per_chunk = rnded_size * str_count; in _dwarf_setup_debug()
255 header.str_count = swap(STRCOUNT);262 header.str_count = STRCOUNT;
67 static uint32_t str_count; variable574 if (str_count != 0) in dld_str_fini()607 atomic_inc_32(&str_count); in dld_str_create()616 atomic_dec_32(&str_count); in dld_str_create()713 atomic_dec_32(&str_count); in dld_str_destroy()