Searched refs:FN_INC (Results 1 – 1 of 1) sorted by relevance
53 #define FN_INC 1024 /* increments in buffer size as strings grow */ macro91 int buflen = roundup(len + 1, FN_INC); in fn_new()231 buflen += FN_INC; in fn_putc()