Searched refs:n2 (Results 1 – 3 of 3) sorted by relevance
185 n2=$[$n+5]187 …awk 'NR>=strtonum("'$n1'") && NR<=strtonum("'$n2'") { if (NR=='$n') printf(">%d<", NR); else print…
353 struct string_list *n, *n2; in concat_list() local358 for (n2 = n; n2->next; n2 = n2->next) in concat_list()360 n2->next = start; in concat_list()
140 initializer list[n2] i2props_vals;