Searched refs:stackPop (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_oset.c266 static inline Bool stackPop(AvlTree* t, AvlNode** n, Int* i) function
396 while (stackPop(t, &n, &i)) {
829 while (stackPop(t, &n, &i)) {
H A Dm_wordfm.c484 static inline Bool stackPop(WordFM* fm, AvlNode** n, Int* i) function
753 if (stackPop(fm, &n, &i)) {
775 while (stackPop(fm, &n, &i)) {
/external/valgrind/main/cachegrind/
H A Dcg_merge.c1313 static inline Bool stackPop(WordFM* fm, AvlNode** n, Int* i) function
1509 while (stackPop(fm, &n, &i)) {

Completed in 2009 milliseconds