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

/external/valgrind/main/coregrind/m_aspacemgr/
H A Daspacemgr-aix5.c912 Bool dExists = (dnew->end - dnew->start + 1) != 0; local
915 if (dExists) {
930 Bool dExists = (dold->end - dold->start + 1) != 0; local
935 if (dExists) {

Completed in 75 milliseconds