Home | History | Annotate | Download | only in src

Lines Matching refs:op_str

562 	const char *op_str;
567 op_str = " == ";
571 op_str = " != ";
575 op_str = " dom ";
579 op_str = " domby ";
583 op_str = " incomp ";
588 op_str = " ??? ";
592 strcpy(new, op_str);