Searched refs:S_MAXPYLDSIZE (Results 1 – 1 of 1) sorted by relevance
4623 #define S_MAXPYLDSIZE 28 macro4625 #define V_MAXPYLDSIZE(x) ((x) << S_MAXPYLDSIZE)4626 #define G_MAXPYLDSIZE(x) (((x) >> S_MAXPYLDSIZE) & M_MAXPYLDSIZE)