Searched refs:S_COOKIE (Results 1 – 1 of 1) sorted by relevance
756 #define S_COOKIE 5 macro758 #define V_COOKIE(x) ((x) << S_COOKIE)759 #define G_COOKIE(x) (((x) >> S_COOKIE) & M_COOKIE)