Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dpreprocess.c228 struct variable { struct
236 static struct variable *variable_lookup(const char *name) in variable_lookup() argument
238 struct variable *v; in variable_lookup()
250 struct variable *v; in variable_expand()
279 struct variable *v; in variable_add()
321 static void variable_del(struct variable *v) in variable_del()
331 struct variable *v, *tmp; in variable_all_del()
A Dstreamline_config.pl280 my $variable = $2;
286 $process .= $start . $variable;
/scripts/coccinelle/iterators/
A Ditnull.cocci85 cocci.print_main("iterator-bound variable",p1)
93 msg = "ERROR: iterator variable bound on line %s cannot be NULL" % (p1[0].line)
A Duse_after_iter.cocci2 /// variable ends up pointing to an address at an offset from the list head,
146 msg = "ERROR: invalid reference to the index variable of the iterator on line %s" % (p1[0].line)
/scripts/
A DMakefile.extrawarn32 warning-1 += $(call cc-option, -Wunused-but-set-variable)
33 warning-1 += $(call cc-option, -Wunused-const-variable)
A DKbuild.include141 # Usage: cflags-y += $(call cc-disable-warning,unused-but-set-variable)
A Dspelling.txt1756 varible||variable
/scripts/dtc/pylibfdt/
A Dlibfdt.i_shipped1017 (void)fdt; /* avoid unused variable warning */
1028 (void)fdt; /* avoid unused variable warning */

Completed in 13 milliseconds