Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/stdio/
Dfindfp.c67 moreglue(int n) in moreglue() function
111 if (g->next == NULL && (g->next = moreglue(NDYNAMIC)) == NULL) in __sfp()
147 g->next = moreglue(n); in f_prealloc()