Searched defs:extraRight (Results 1 – 4 of 4) sorted by relevance
1105 Bitmask extraRight = 0; /* Extra dependencies on LEFT JOIN */ in exprAnalyze() local
5346 function extraRight(marker) { return marker.inclusiveRight ? 1 : 0; } function
5370 function extraRight(marker) { return marker.inclusiveRight ? 1 : 0; } function