Searched refs:SET_CALL_RECURSION (Results 1 – 2 of 2) sorted by relevance
150 #define SET_CALL_RECURSION(node) (node)->u.call.state |= NST_RECURSION macro
2885 if (r != 0) SET_CALL_RECURSION(node); in subexp_recursive_check()
Completed in 23 milliseconds