Searched refs:MAXEXTRAS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/libc-vis/
H A Dvis.c131 #define MAXEXTRAS 30 macro
360 if ((dst = calloc(len + MAXEXTRAS, sizeof(*dst))) == NULL)
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dvis.c128 #define MAXEXTRAS 5 macro
137 extra = malloc((size_t)((o - orig) + MAXEXTRAS)); \

Completed in 108 milliseconds