Searched refs:tail2 (Results 1 – 5 of 5) sorted by relevance
53 tail2="-w 125 -I .*filename.* $(atf_get_srcdir)/d_input2 $(atf_get_srcdir)/d_input1"56 atf_check -o file:$(atf_get_srcdir)/d_iflags_a2.out -s eq:1 sdiff ${tail2}58 atf_check -o file:$(atf_get_srcdir)/d_iflags_b2.out -s eq:1 sdiff -s ${tail2}60 atf_check -o file:$(atf_get_srcdir)/d_iflags_c2.out -s eq:1 sdiff -l ${tail2}62 atf_check -o file:$(atf_get_srcdir)/d_iflags_d2.out -s eq:1 sdiff -s ${tail2}
141 int tail1 = into.prev, tail2 = from.prev; in mergeClusters() local142 into.prev = tail2; in mergeClusters()143 cs[tail2].next = intoIdx; in mergeClusters()
181 int tail1 = into.prev, tail2 = from.prev; in mergeClusters() local182 into.prev = tail2; in mergeClusters()183 cs[tail2].next = intoIdx; in mergeClusters()
145 int tail1 = into.prev, tail2 = from.prev; in mergeClusters() local146 into.prev = tail2; in mergeClusters()147 cs[tail2].next = intoIdx; in mergeClusters()