Searched refs:ePtrmapType (Results 1 – 1 of 1) sorted by relevance
82178 u8 ePtrmapType; local82181 rc = ptrmapGet(pCheck->pBt, iChild, &ePtrmapType, &iPtrmapParent);82188 if( ePtrmapType!=eType || iPtrmapParent!=iParent ){82191 iChild, eType, iParent, ePtrmapType, iPtrmapParent);