Searched defs:RET_ERR (Results 1 – 4 of 4) sorted by relevance
28 static RET_ERR: i32 = -1; constant
29 static RET_ERR: i32 = -1; variable
24 const int32_t RET_ERR = -1; variable
27 #define RET_ERR (-1) macro