Searched refs:RTRS_PROTO_VER_MAJOR (Results 1 – 1 of 1) sorted by relevance
20 #define RTRS_PROTO_VER_MAJOR 2 macro23 #define RTRS_PROTO_VER_STRING __stringify(RTRS_PROTO_VER_MAJOR) "." \65 RTRS_PROTO_VER = (RTRS_PROTO_VER_MAJOR << 8) | RTRS_PROTO_VER_MINOR,