Lines Matching full:inadequacylist
23 #include "InadequacyList.h"
28 InadequacyList *
33 InadequacyList *result = xmalloc (sizeof *result);
45 InadequacyList__delete (InadequacyList *self)
49 InadequacyList *node = self;
57 InadequacyList__getShiftContributionIndex (InadequacyList const *self)
66 InadequacyList__getContributionToken (InadequacyList const *self,
74 InadequacyList__prependTo (InadequacyList *self, InadequacyList **list)
76 InadequacyList *head_old = *list;