Searched refs:longestflaglen (Results 1 – 1 of 1) sorted by relevance
40 #define longestflaglen 12 macro42 char name[longestflaglen + 1];101 if ((string = (char *)malloc(nmappings * (longestflaglen + 1))) == NULL) in fflagstostr()