Home
last modified time | relevance | path

Searched defs:tmpSecond (Results 1 – 3 of 3) sorted by relevance

/dports/misc/sword/sword-1.8.1/include/
H A Dswtext.h42 mutable bool tmpSecond; variable
H A Dswcom.h54 mutable bool tmpSecond; variable
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeAnalysis/
H A DShapeAnalysis_WireOrder.cxx379 Standard_Integer tmpFirst = 0, tmpSecond = 0, length = mainSeq->Length(); in Perform() local