Searched defs:MAX_ALIASES (Results 1 – 1 of 1) sorted by relevance
93 #define MAX_ALIASES 8 macro360 static int parse_aliases(const char **str, const char *names[][MAX_ALIASES], int size) in parse_aliases()