Searched defs:MAX_ALIASES (Results 1 – 2 of 2) sorted by relevance
87 #define MAX_ALIASES 8 macro357 static int parse_aliases(const char **str, const char *names[][MAX_ALIASES], int size) in parse_aliases()
24 #define MAX_ALIASES 500 macro