CMP                81 arch/sh/math-emu/math.c 	if (CMP(CMP) > 0)
CMP                92 arch/sh/math-emu/math.c 	if (CMP(CMP /*EQ*/) == 0)
CMP               366 drivers/misc/fastrpc.c 	int st = CMP(pa->start, pb->start);
CMP               368 drivers/misc/fastrpc.c 	int ed = CMP(pb->end, pa->end);
CMP                34 fs/jfs/jfs_xtree.c #define XT_CMP(CMP, K, X, OFFSET64)\
CMP                37 fs/jfs/jfs_xtree.c 	(CMP) = ((K) >= OFFSET64 + lengthXAD(X)) ? 1 :\