Home
last modified time | relevance | path

Searched defs:fibnode (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/include/
H A Dfibheap.h58 typedef struct fibnode struct
60 struct fibnode *parent; argument
61 struct fibnode *child; argument
62 struct fibnode *left; argument
63 struct fibnode *right; argument
73 } *fibnode_t; argument
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dfibheap.h58 typedef struct fibnode struct
60 struct fibnode *parent; argument
61 struct fibnode *child; argument
62 struct fibnode *left; argument
63 struct fibnode *right; argument
73 } *fibnode_t; argument
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dfibheap.h58 typedef struct fibnode struct
60 struct fibnode *parent; argument
61 struct fibnode *child; argument
62 struct fibnode *left; argument
63 struct fibnode *right; argument
73 } *fibnode_t; argument
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dfibheap.h58 typedef struct fibnode struct
60 struct fibnode *parent; argument
61 struct fibnode *child; argument
62 struct fibnode *left; argument
63 struct fibnode *right; argument
73 } *fibnode_t; argument