Searched refs:exp_count (Results 1 – 5 of 5) sorted by relevance
125 if (!v->exp_count) in recursively_expand_for_file()130 --v->exp_count; in recursively_expand_for_file()
66 unsigned int exp_count:EXP_COUNT_BITS; member
2318 v->exp_count = EXP_COUNT_MAX; in func_call()2325 v->exp_count = 0; in func_call()
222 v->exp_count = 0; in define_variable_in_set()
2349 * variable.h (struct variable): Add a new field: exp_count, and2354 of a variable, check the exp_count field. If it's greater than 02358 function, modify its exp_count field to contain the maximum