Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/include/
H A Dfibheap.h54 typedef struct fibnode struct
56 struct fibnode *parent; argument
57 struct fibnode *child; argument
58 struct fibnode *left; argument
59 struct fibnode *right; argument
69 } *fibnode_t; argument
/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dfibheap.h54 typedef struct fibnode struct
56 struct fibnode *parent; argument
57 struct fibnode *child; argument
58 struct fibnode *left; argument
59 struct fibnode *right; argument
69 } *fibnode_t; argument
/openbsd-src/gnu/gcc/include/
H A Dfibheap.h54 typedef struct fibnode struct
56 struct fibnode *parent; argument
57 struct fibnode *child; argument
58 struct fibnode *left; argument
59 struct fibnode *right; argument
69 } *fibnode_t; argument
/openbsd-src/gnu/lib/libiberty/include/
H A Dfibheap.h54 typedef struct fibnode struct
56 struct fibnode *parent; argument
57 struct fibnode *child; argument
58 struct fibnode *left; argument
59 struct fibnode *right; argument
69 } *fibnode_t; argument