Home | History | Annotate | Download | only in lib

Lines Matching refs:CMP

36 /* result_type: CMP: return diff; LEN: compare using len_diff/diff */
37 #define CMP 2
87 /* S_N */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
88 CMP, CMP, CMP, CMP, CMP, CMP, CMP, CMP,
89 /* S_I */ CMP, -1, -1, CMP, 1, LEN, LEN, CMP,
90 1, LEN, LEN, CMP, CMP, CMP, CMP, CMP,
91 /* S_F */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
92 CMP, CMP, CMP, CMP, CMP, CMP, CMP, CMP,
93 /* S_Z */ CMP, 1, 1, CMP, -1, CMP, CMP, CMP,
94 -1, CMP, CMP, CMP
117 case CMP: