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