Searched refs:ERR_CAT_NONE (Results 1 – 1 of 1) sorted by relevance
64 ERR_CAT_NONE = 0, ///< Error messages not related to any category. enumerator90 ERR_NONE = ERR_CAT_NONE << ERR_CAT_BIT_SIZE, // []