Searched refs:MC_NUM_MAX (Results 1 – 6 of 6) sorted by relevance
386 if (!mc || set > MC_SET_MAX || num > MC_NUM_MAX) in mcput()456 i = (MC_NUM_MAX + 1) / 32; in mcput()459 if (i > MC_NUM_MAX) in mcput()460 i = MC_NUM_MAX; in mcput()471 if (i > MC_NUM_MAX) in mcput()472 i = MC_NUM_MAX; in mcput()
58 #define MC_NUM_MAX 32767 macro
67 #define MC_NUM_MAX 32767 macro