Searched refs:cdb_hplist (Results 1 – 2 of 2) sorted by relevance
34 struct cdb_hplist { struct36 struct cdb_hplist *next; argument45 struct cdb_hplist *head; argument
78 struct cdb_hplist *head; in cdb_make_addend()82 head = (struct cdb_hplist *) emalloc(sizeof(struct cdb_hplist)); in cdb_make_addend()147 struct cdb_hplist *x; in cdb_make_finish()
Completed in 6 milliseconds