CMP                96 versioncmp.c   		/* S_N */  CMP, CMP, CMP, CMP, LEN, CMP, CMP, CMP, CMP,
CMP                97 versioncmp.c   		/* S_I */  CMP, -1,  -1,  +1,  LEN, LEN, +1,  LEN, LEN,
CMP                98 versioncmp.c   		/* S_F */  CMP, CMP, CMP, CMP, CMP, CMP, CMP, CMP, CMP,
CMP                99 versioncmp.c   		/* S_Z */  CMP, +1,  +1,  -1,  CMP, CMP, -1,  CMP, CMP
CMP               130 versioncmp.c   	case CMP:
CMP               123 xdiff/xhistogram.c 			if (CMP(index, 1, rec->ptr, 1, ptr)) {
CMP               174 xdiff/xhistogram.c 				index->has_common = CMP(index, 1, rec->ptr, 2, b_ptr);
CMP               179 xdiff/xhistogram.c 		if (!CMP(index, 1, as, 2, b_ptr))
CMP               192 xdiff/xhistogram.c 				&& CMP(index, 1, as - 1, 2, bs - 1)) {
CMP               199 xdiff/xhistogram.c 				&& CMP(index, 1, ae + 1, 2, be + 1)) {