/openbsd-src/gnu/usr.bin/binutils-2.17/include/ |
H A D | fibheap.h | 47 typedef struct fibheap struct
|
H A D | ChangeLog | 205 dyn-string.h, fibheap.h, filenames.h, floatformat.h, 263 * fibheap.h: Likewise. 325 * fibheap.h (struct fibnode): Only use unsigned long bitfields
|
H A D | ChangeLog-9103 | 3 * include/fibheap.h (fibnode): Use __extension__ for 8 * include/fibheap.h (fibnode): Use unsigned long int for 13 * fibheap.h (fibnode): Use __extension__ for 18 * fibheap.h (fibnode): Use unsigned long int for 360 * fibheap.h: Likewise. 602 * dyn-string.h, fibheap.h, partition.h, sort.h, splay-tree.h: 607 * fibheap.h: Tidy formatting. 612 * fibheap.h: New file. Fibonacci heap.
|
/openbsd-src/gnu/gcc/include/ |
H A D | fibheap.h | 47 typedef struct fibheap struct
|
H A D | ChangeLog | 119 dyn-string.h, fibheap.h, filenames.h, floatformat.h, 188 * fibheap.h: Likewise. 223 * fibheap.h (struct fibnode): Only use unsigned long bitfields
|
H A D | ChangeLog-9103 | 3 * include/fibheap.h (fibnode): Use __extension__ for 8 * include/fibheap.h (fibnode): Use unsigned long int for 13 * fibheap.h (fibnode): Use __extension__ for 18 * fibheap.h (fibnode): Use unsigned long int for 360 * fibheap.h: Likewise. 602 * dyn-string.h, fibheap.h, partition.h, sort.h, splay-tree.h: 607 * fibheap.h: Tidy formatting. 612 * fibheap.h: New file. Fibonacci heap.
|
/openbsd-src/gnu/lib/libiberty/include/ |
H A D | fibheap.h | 47 typedef struct fibheap struct
|
H A D | ChangeLog | 141 * fibheap.h: Likewise. 269 * dyn-string.h, fibheap.h, partition.h, sort.h, splay-tree.h: 274 * fibheap.h: Tidy formatting. 287 * fibheap.h: New file. Fibonacci heap.
|
/openbsd-src/gnu/usr.bin/binutils/include/ |
H A D | fibheap.h | 47 typedef struct fibheap struct
|
H A D | ChangeLog | 35 * include/fibheap.h (fibnode): Use __extension__ for 40 * include/fibheap.h (fibnode): Use unsigned long int for 193 * fibheap.h: Likewise. 321 * dyn-string.h, fibheap.h, partition.h, sort.h, splay-tree.h: 326 * fibheap.h: Tidy formatting. 339 * fibheap.h: New file. Fibonacci heap.
|
H A D | ChangeLog-9103 | 3 * include/fibheap.h (fibnode): Use __extension__ for 8 * include/fibheap.h (fibnode): Use unsigned long int for 404 * fibheap.h: Likewise. 657 * dyn-string.h, fibheap.h, partition.h, sort.h, splay-tree.h: 662 * fibheap.h: Tidy formatting. 667 * fibheap.h: New file. Fibonacci heap.
|
/openbsd-src/gnu/lib/libiberty/ |
H A D | Makefile.bsd-wrapper | 16 hashtab.c hex.c fibheap.c partition.c \
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | Makefile.in | 134 fdmatch.c ffs.c fibheap.c floatformat.c fnmatch.c \ 168 ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o \ 214 $(INCDIR)/fibheap.h \ 626 ./fibheap.o: $(srcdir)/fibheap.c config.h $(INCDIR)/ansidecl.h \ 627 $(INCDIR)/fibheap.h $(INCDIR)/libiberty.h 629 $(COMPILE.c) $(PICFLAG) $(srcdir)/fibheap.c -o pic/$@; \ 631 $(COMPILE.c) $(srcdir)/fibheap.c $(OUTPUT_OPTION)
|
H A D | fibheap.c | 59 return (fibheap_t) xcalloc (1, sizeof (struct fibheap)); in fibheap_new()
|
H A D | ChangeLog | 388 fibheap.c, floatformat.c, fnmatch.c, fopen_unlocked.c, 673 * fibheap.c (fibheap_new, fibnode_new, fibheap_compare, 1563 * fibheap.c (fibheap_replace_key_data): Change type of OKEY to 2025 * fibheap.c (fibnode_new): Cast return of xcalloc to fibnode_t. 2564 * fibheap.c (fibheap_init, fibnode_init): Remove. 2571 * Makefile.in (fibheap.o): Depend on config.h. 2572 * fibheap.c: Tidy formatting. Use config.h.` Rearrange some 2592 * fibheap.c: New file. Fibonacci heap. 2594 * Makefile.in (CFILES): Add fibheap.c. 2595 (REQUIRED_OFILES): Add fibheap.o. [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | Makefile.in | 260 FIBHEAP_H = $(LIBIBERTY_INCLUDES)/fibheap.h
|
H A D | ChangeLog.6 | 6354 * Makefile.in (df.o): Add fibheap.h to dependencies.
|
/openbsd-src/gnu/usr.bin/binutils/ |
H A D | md5.sum | 3705 4f0d30283cfd45ddbecfd97a84ad1fc4 include/fibheap.h 5624 b1ab4811c02803a3d2ed8bf611d44632 libiberty/fibheap.c
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ |
H A D | md5.sum | 4480 e3351927fc3d8abd8345b9e8e239cc73 include/fibheap.h 6905 1dd36e1601883f5bc897c94e6f06b33b libiberty/fibheap.c
|