Home
last modified time | relevance | path

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

/coreutils/gl/lib/
Dheap.c36 size_t capacity; /* Array size */ member
54 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()
/coreutils/doc/
Dcoreutils.texi19236 Converting from @samp{SI} to @samp{IEC} scales (e.g. when a drive's capacity is
19237 advertised as @samp{1TB}, while checking the drive's capacity gives lower