Home
last modified time | relevance | path

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

/bionic/libc/stdio/
Dstdio.cpp139 static glue* moreglue(int n) { in moreglue() function
182 if ((g = moreglue(NDYNAMIC)) == nullptr) return nullptr; in __sfp()