Searched defs:ist1 (Results 1 - 1 of 1) sorted by path

/external/valgrind/main/coregrind/m_debuginfo/
H A Dstorage.c1402 Bool ist1, ist2, isf1, isf2; local
1507 ist1 = di->symtab[i].isText;
1526 SWAP(Bool,ist1,ist2); SWAP(Bool,isf1,isf2);
1540 di->symtab[i].isText = ist1;

Completed in 378 milliseconds