Searched refs:capacity (Results 1 – 2 of 2) sorted by relevance
36 size_t capacity; /* Array size */ member54 heap->capacity = n_reserve; in heap_alloc()81 if (heap->capacity - 1 <= heap->count) in heap_insert()82 heap->array = x2nrealloc (heap->array, &heap->capacity, in heap_insert()
19236 Converting from @samp{SI} to @samp{IEC} scales (e.g. when a drive's capacity is19237 advertised as @samp{1TB}, while checking the drive's capacity gives lower