Home
last modified time | relevance | path

Searched refs:identicalValues (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/codesighs/
Dmaptsvdifftool.c741 unsigned identicalValues = 0; in difftool() local
764 identicalValues++; in difftool()
772 if(0 != identicalValues && identicalValues == oppositeValues) in difftool()
776 … for(negationLoop = arrayLoop; 0 != identicalValues || 0 != oppositeValues; negationLoop++) in difftool()
798 identicalValues--; in difftool()