Go to the documentation of this file.
23 #ifndef QUERYENGINE_GPURTCONSTANTS_H
24 #define QUERYENGINE_GPURTCONSTANTS_H
28 #define EMPTY_KEY_64 INT64_C(9223372036854775807)
29 #define EMPTY_KEY_32 2147483647
30 #define EMPTY_KEY_16 32767
31 #define EMPTY_KEY_8 127
33 #endif // QUERYENGINE_GPURTCONSTANTS_H