Home
last modified time | relevance | path

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

/bionic/libc/stdio/
Dstdio.cpp99 static struct glue* lastglue = &__sglue; variable
155 lastglue->next = g; in __sfp()
156 lastglue = g; in __sfp()