Home | History | Annotate | Download | only in testdir

Lines Matching refs:OTHER

20 	RING = "R"; MOL = "M"; BOND = "B"; OTHER = "O"	# manifests
21 last = OTHER
66 $1 ~ /^\"/ { print "Last: ", $0; last = OTHER; next }
85 /./ { print "Last: ", $0; last = OTHER }
166 type = OTHER
209 fused = other = ""
230 other = other " " $cf
239 printf "] %s %s\n", fused, other
368 if (last == OTHER)