Searched refs:MAXEXTRAS (Results 1 – 1 of 1) sorted by relevance
107 #define MAXEXTRAS 10 macro317 if ((dst = calloc(len + MAXEXTRAS, sizeof(*dst))) == NULL) in makeextralist()