Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/evoab2/
H A DNStatement.cxx360 const sal_Int32 nRHS = pRHS->getTokenValue().toInt64(); in whereAnalysis() local
361 return ( nLHS == nRHS ) ? createTrue() : NULL; in whereAnalysis()

Completed in 8 milliseconds