Searched refs:V_LOCALFAULT (Results 1 – 1 of 1) sorted by relevance
53870 #define V_LOCALFAULT(x) ((x) << S_LOCALFAULT) macro53871 #define F_LOCALFAULT V_LOCALFAULT(1U)