Searched defs:IS_CALL_RECURSION (Results 1 – 1 of 1) sorted by relevance
151 #define IS_CALL_RECURSION(cn) (((cn)->state & NST_RECURSION) != 0) macro
Completed in 6 milliseconds