/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | fibheap.h | 54 struct fibnode *min; 55 struct fibnode *root; 58 typedef struct fibnode struct 60 struct fibnode *parent; argument 61 struct fibnode *child; argument 62 struct fibnode *left; argument 63 struct fibnode *right; argument
|
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
|
H A D | ChangeLog | 1882 * fibheap.h (struct fibnode): Only use unsigned long bitfields
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | fibheap.h | 54 struct fibnode *min; 55 struct fibnode *root; 58 typedef struct fibnode struct 60 struct fibnode *parent; argument 61 struct fibnode *child; argument 62 struct fibnode *left; argument 63 struct fibnode *right; argument
|
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
|
H A D | ChangeLog-0415 | 1919 * fibheap.h (struct fibnode): Only use unsigned long bitfields
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | fibheap.h | 54 struct fibnode *min; 55 struct fibnode *root; 58 typedef struct fibnode struct 60 struct fibnode *parent; argument 61 struct fibnode *child; argument 62 struct fibnode *left; argument 63 struct fibnode *right; argument
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | fibheap.h | 54 struct fibnode *min; 55 struct fibnode *root; 58 typedef struct fibnode struct 60 struct fibnode *parent; argument 61 struct fibnode *child; argument 62 struct fibnode *left; argument 63 struct fibnode *right; argument
|
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
|
H A D | ChangeLog-0415 | 1919 * fibheap.h (struct fibnode): Only use unsigned long bitfields
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | fibheap.c | 88 struct fibnode a; in fibheap_comp_data()
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | fibheap.c | 88 struct fibnode a; in fibheap_comp_data()
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | fibheap.c | 88 struct fibnode a; in fibheap_comp_data()
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | fibheap.c | 88 struct fibnode a; in fibheap_comp_data()
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
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
|
H A D | ChangeLog-0415 | 1919 * fibheap.h (struct fibnode): Only use unsigned long bitfields
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
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
|
H A D | ChangeLog-0415 | 1919 * fibheap.h (struct fibnode): Only use unsigned long bitfields
|