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