Searched refs:currently_expanding_call (Results 1 – 3 of 3) sorted by relevance
2139 static int currently_expanding_call = 0; local2487 if (currently_expanding_call++ != 03471 currently_expanding_call--;
3876 * calls.c (expand_call): Increment currently_expanding_call
1837 static int currently_expanding_call = 0; in expand_call() local2194 if (currently_expanding_call++ != 0 in expand_call()3099 currently_expanding_call--; in expand_call()