Home
last modified time | relevance | path

Searched refs:bucketlist (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.h36 struct bucketlist { struct
38 struct bucketlist *bl_next; argument
44 struct bucketlist *b_uncles;
H A Dbucket.c150 struct bucketlist *uncle; in add_uncle()
180 uncle = malloc(sizeof (struct bucketlist)); in add_uncle()
H A Dxlator.c860 struct bucketlist *bl; in writemapfile()