Home
last modified time | relevance | path

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

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