Searched refs:M_STRUNC (Results 1 – 2 of 2) sorted by relevance
73 #define M_STRUNC(X) ((X) & ~(M_SEGSIZE - 1)) macro
77 #define M_STRUNC(X) ((X) & ~(M_SEGSIZE - 1)) macro