Home
last modified time | relevance | path

Searched refs:top (Results 1 – 8 of 8) sorted by relevance

/coreutils/gl/lib/
Dheap.c96 void *top; in heap_remove_top() local
101 top = heap->array[1]; in heap_remove_top()
105 return top; in heap_remove_top()
/coreutils/src/
Dtsort.c59 struct successor *top; member
273 p->next = j->top; in record_relation()
274 j->top = p; in record_relation()
333 struct successor **p = &k->top; in detect_loop()
485 struct successor *p = head->top; in tsort()
Dshred.c706 size_t accum, top, swap; in genpattern() local
764 top = num - randpasses; /* Top of initialized data */ in genpattern()
794 dest[top++] = dest[n]; in genpattern()
799 swap = n + randint_choose (s, top - n); in genpattern()
/coreutils/scripts/git-hooks/
Dcommit-msg33 # a commented diagnostic "# $ERR" line at the top.
/coreutils/
DREADME-hacking85 Run the command "vc-dwim --initialize" from the top-level directory
DHACKING209 and generate the top-level ChangeLog file from logs at "make dist" time.
DNEWS2106 rather than running make in man/, lib/, src/, tests/, instead, the top
/coreutils/doc/
Dcoreutils.texi177 @top GNU Coreutils