Home
last modified time | relevance | path

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

/external/valgrind/main/perf/
Dtinycc.c12493 Sym **plast, *s, *first; in post_type() local
12502 plast = &first; in post_type()
12528 *plast = s; in post_type()
12529 plast = &s->next; in post_type()