Searched defs:RECURSE (Results 1 – 3 of 3) sorted by relevance
71 RECURSE, // Compared submessages need to be compared recursively. enumerator
75 #define RECURSE(call) \ macro
68 #define RECURSE(call) RECURSE_OR_RETURN(, call) macro