HomeSort by: relevance | last modified time | path
    Searched defs:moreglue (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/stdio/
findfp.c 111 moreglue(int n) function in typeref:struct:glue *
172 if (g->next == NULL && (g->next = moreglue(NDYNAMIC)) == NULL)
197 g->next = moreglue(n);

Completed in 46 milliseconds