Searched refs:_maj (Results 1 – 1 of 1) sorted by relevance
27 #define _XPC_VERSION(_maj, _min) (((_maj) << 4) | ((_min) & 0xf)) argument