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
123 lastglue->next = g; in __sfp()
124 lastglue = g; in __sfp()
161 lastglue->next = g;
162 lastglue = g;