Searched refs:nelems (Results 1 – 8 of 8) sorted by relevance
94 CONCAT(PREFIX,fshash_init) (size_t nelems) in CONCAT()101 if (nelems >= (max_size_t / 3) * 2) in CONCAT()108 nelems = next_prime (MAX ((nelems * 3) / 2, 10)); in CONCAT()113 + (nelems + 1) * sizeof (struct CONCAT(PREFIX,fshashent)), 1); in CONCAT()117 result->nslots = nelems; in CONCAT()
88 const size_t nelems = alloc_size ( len );98 if (p->len > nelems) { // chunk is larger, shorten, and return the tail101 p->len = static_cast<heap_size>(p->len - nelems);104 q->len = static_cast<heap_size>(nelems);108 if (p->len == nelems) { // exact size match
160 symtab->nelems = 0; in cil_complex_symtab_init()218 symtab->nelems++; in cil_complex_symtab_insert()283 symtab->nelems = 0; in cil_complex_symtab_destroy()
68 uint32_t nelems; member
142 mDNSs32 nelems; // elements in table member
845 Log("Dumping Lease Table Contents (table contains %d resource records)", d->nelems); in PrintLeaseTable()1145 d->nelems = 0; in InitLeaseTable()1360 d->nelems--; in DeleteRecords()1424 d->nelems--; in UpdateLeaseTable()1443 if (d->nelems > d->nbuckets) in UpdateLeaseTable()1463 d->nelems++; in UpdateLeaseTable()
43 unsigned int nelems; member
1787 if (!pci->nelems) in show_device_and_cpu_stats()2081 pci->nelems++; in show_entries_rb()2464 pci->nelems++; in handle()