Searched refs:V_NOCOALESCE (Results 1 – 1 of 1) sorted by relevance
280 #define V_NOCOALESCE(x) ((x) << S_NOCOALESCE) macro281 #define F_NOCOALESCE V_NOCOALESCE(1U)