Home
last modified time | relevance | path

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

/scripts/
Dfaddr2line185 n2=$[$n+5]
187 …awk 'NR>=strtonum("'$n1'") && NR<=strtonum("'$n2'") { if (NR=='$n') printf(">%d<", NR); else print…
/scripts/genksyms/
Dgenksyms.c353 struct string_list *n, *n2; in concat_list() local
358 for (n2 = n; n2->next; n2 = n2->next) in concat_list()
360 n2->next = start; in concat_list()
/scripts/coccinelle/api/
Dcheck_bq27xxx_data.cocci140 initializer list[n2] i2props_vals;