OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
anonymous_namespace{JoinHashTableQueryRuntime.cpp} Namespace Reference

Variables

const int kNoMatch = -1
 
const int kNotPresent = -2
 

Variable Documentation

const int anonymous_namespace{JoinHashTableQueryRuntime.cpp}::kNoMatch = -1

Definition at line 38 of file JoinHashTableQueryRuntime.cpp.

Referenced by baseline_hash_join_idx_impl(), and get_matching_slot().

const int anonymous_namespace{JoinHashTableQueryRuntime.cpp}::kNotPresent = -2

Definition at line 39 of file JoinHashTableQueryRuntime.cpp.

Referenced by get_matching_slot().