Home | History | Annotate | Download | only in lib

Lines Matching refs:CMP

34 /* result_type: CMP: return diff; LEN: compare using len_diff/diff */
35 #define CMP 2
85 /* S_N */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
86 CMP, CMP, CMP, CMP, CMP, CMP, CMP, CMP,
87 /* S_I */ CMP, -1, -1, CMP, 1, LEN, LEN, CMP,
88 1, LEN, LEN, CMP, CMP, CMP, CMP, CMP,
89 /* S_F */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
90 CMP, CMP, CMP, CMP, CMP, CMP, CMP, CMP,
91 /* S_Z */ CMP, 1, 1, CMP, -1, CMP, CMP, CMP,
92 -1, CMP, CMP, CMP
115 case CMP: