Searched defs:label_pop (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/perf/
H A Dtinycc.c8231 static void label_pop(Sym **ptop, Sym *slast)
13616 label_pop(&local_label_stack, llabel);
14569 label_pop(&global_label_stack, NULL);
8229 static void label_pop(Sym **ptop, Sym *slast) function

Completed in 165 milliseconds