Searched refs:CURRENT_PROTOCOL_VERSION (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/editres/dist/
H A Deditres.c49 int global_effective_protocol_version = CURRENT_PROTOCOL_VERSION;
H A Dcomm.c424 global_effective_protocol_version < CURRENT_PROTOCOL_VERSION)
509 CURRENT_PROTOCOL_VERSION;
587 CURRENT_PROTOCOL_VERSION) {
597 CURRENT_PROTOCOL_VERSION) {
H A DeditresP.h46 #define CURRENT_PROTOCOL_VERSION PROTOCOL_VERSION_ONE_POINT_ONE macro
/xsrc/external/mit/libXmu/dist/src/
H A DEditresCom.c128 #define CURRENT_PROTOCOL_VERSION 5L macro
240 if (c_event->data.l[3] != CURRENT_PROTOCOL_VERSION)
244 (unsigned int) CURRENT_PROTOCOL_VERSION);

Completed in 7 milliseconds