Searched defs:RET_OK (Results 1 – 4 of 4) sorted by relevance
21 const int RET_OK = 0; variable
32 constexpr int32_t RET_OK = 0; variable
68 RET_OK = 0x10000, enumerator
21 #define RET_OK (0) macro