Home | History | Annotate | Download | only in include

Lines Matching refs:_min

76 #define CLUSTER_MAKE_VERSION(_maj,_min) (((_maj) << 16) | (_min))