Lines Matching +defs:b +defs:a
1008 int same_symbol(struct symbol *a, struct symbol *b) in same_symbol()
1843 char *a, in merge()
1844 char *b, in merge()
2100 int OptInit(char **a, struct s_options *o, FILE *err) in OptInit()
4254 static int axset_compare(const void *a, const void *b){ in axset_compare()
5107 static int stateResortCompare(const void *a, const void *b){ in stateResortCompare()
5420 const struct symbol *a = *(const struct symbol **) _a; in Symbolcmpp() local
5421 const struct symbol *b = *(const struct symbol **) _b; in Symbolcmpp() local
5583 const struct config *a = (struct config *) _a; in Configcmp() local
5584 const struct config *b = (struct config *) _b; in Configcmp() local
5592 PRIVATE int statecmp(struct config *a, struct config *b) in statecmp()
5607 PRIVATE unsigned statehash(struct config *a) in statehash()
5760 PRIVATE unsigned confighash(struct config *a) in confighash()