Lines Matching refs:affixes
696 append(affix_t **affixes, const char *val) {704 for (;*affixes; affixes = &(*affixes)->next)706 *affixes = affix;