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

/bionic/libc/stdio/
H A Dfindfp.c75 moreglue(int n) function
125 if ((g = moreglue(NDYNAMIC)) == NULL)
164 if (n > 0 && ((g = moreglue(n)) != NULL)) {

Completed in 1014 milliseconds