Home
last modified time | relevance | path

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

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