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

/bionic/libc/stdio/
H A Dfindfp.c67 moreglue(int n) function
111 if (g->next == NULL && (g->next = moreglue(NDYNAMIC)) == NULL)
148 g->next = moreglue(n);

Completed in 42 milliseconds