Searched defs:E_NOT_PERMIT (Results 1 – 3 of 3) sorted by relevance
34 constexpr int E_NOT_PERMIT = E_BASE + 17; variable
69 constexpr int E_NOT_PERMIT = (E_BASE + 4); // operation is not permitted variable
33 constexpr int E_NOT_PERMIT = (E_BASE + 12); // operation is not permitted variable