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

/external/valgrind/main/exp-sgcheck/
H A Dsg_main.c1627 StackTreeNode sNegInf, sPosInf, sKey, *sLB, *sUB; local
1647 (UWord*)&sUB, NULL/*unused*/,
1708 sMax = sUB == &sPosInf ? ~(UWord)0 : (sUB->addr - 1);

Completed in 242 milliseconds