Home
last modified time | relevance | path

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

/scripts/kconfig/
Dpreprocess.c239 int exp_count; member
264 if (argc == 0 && v->exp_count) in variable_expand()
268 if (v->exp_count > 1000) in variable_expand()
271 v->exp_count++; in variable_expand()
278 v->exp_count--; in variable_expand()
306 v->exp_count = 0; in variable_add()