Home
last modified time | relevance | path

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

/bionic/libc/stdio/
Dfindfp.c58 static struct glue *lastglue = &uglue; variable
128 lastglue->next = g; in __sfp()
129 lastglue = g; in __sfp()
166 lastglue->next = g;
167 lastglue = g;