Searched defs:E_NOT_SUPPORT (Results 1 – 6 of 6) sorted by relevance
44 constexpr int E_NOT_SUPPORT = E_BASE + 55; variable
31 E_NOT_SUPPORT, enumerator
22 const E_NOT_SUPPORT = 801; constant
36 constexpr int E_NOT_SUPPORT = (E_BASE + 801); variable
41 E_NOT_SUPPORT, // not support enumerator
22 constexpr int E_NOT_SUPPORT = (E_BASE + 1); // not support currently. variable