Searched refs:DEFINE_RET_VAL (Results 1 – 2 of 2) sorted by relevance
444 #define DEFINE_RET_VAL(x) macro534 #define DEFINE_RET_VAL(x) x* retVal macro
3649 auto func = [_index, context, this](DEFINE_RET_VAL(bool)) -> DEFINE_RET_FORMAL(bool) { in open()