Home
last modified time | relevance | path

Searched refs:exp_count (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dexpand.c125 if (!v->exp_count) in recursively_expand_for_file()
130 --v->exp_count; in recursively_expand_for_file()
Dvariable.h66 unsigned int exp_count:EXP_COUNT_BITS; member
Dfunction.c2318 v->exp_count = EXP_COUNT_MAX; in func_call()
2325 v->exp_count = 0; in func_call()
Dvariable.c222 v->exp_count = 0; in define_variable_in_set()
DChangeLog2349 * variable.h (struct variable): Add a new field: exp_count, and
2354 of a variable, check the exp_count field. If it's greater than 0
2358 function, modify its exp_count field to contain the maximum