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

/external/valgrind/main/coregrind/
H A Dm_redir.c985 TopSpec* tsPrev; local
995 /* Search for it, and make tsPrev point to the previous entry, if
997 tsPrev = NULL;
1002 tsPrev = ts;
1066 if (tsPrev == NULL) {
1070 tsPrev->next = ts->next;

Completed in 2242 milliseconds