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

/freebsd-9.3-release/lib/libc/stdio/
H A Dfindfp.c83 static struct glue * moreglue(int);
94 moreglue(n) function
135 if ((g = moreglue(NDYNAMIC)) == NULL)
183 if ((n > 0) && ((g = moreglue(n)) != NULL)) {

Completed in 42 milliseconds