Searched refs:variable (Results 1 – 8 of 8) sorted by relevance
228 struct variable { struct236 static struct variable *variable_lookup(const char *name) in variable_lookup() argument238 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()
280 my $variable = $2;286 $process .= $start . $variable;
85 cocci.print_main("iterator-bound variable",p1)93 msg = "ERROR: iterator variable bound on line %s cannot be NULL" % (p1[0].line)
2 /// 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)
32 warning-1 += $(call cc-option, -Wunused-but-set-variable)33 warning-1 += $(call cc-option, -Wunused-const-variable)
141 # Usage: cflags-y += $(call cc-disable-warning,unused-but-set-variable)
1756 varible||variable
1017 (void)fdt; /* avoid unused variable warning */1028 (void)fdt; /* avoid unused variable warning */
Completed in 13 milliseconds