Searched refs:te1 (Results 1 – 7 of 7) sorted by relevance
413 Word ML_(TyEnt__cmp_by_cuOff_only) ( const TyEnt* te1, const TyEnt* te2 ) in ML_()415 if (te1->cuOff < te2->cuOff) return -1; in ML_()416 if (te1->cuOff > te2->cuOff) return 1; in ML_()480 Word ML_(TyEnt__cmp_by_all_except_cuOff) ( const TyEnt* te1, const TyEnt* te2 ) in ML_()483 if (te1->tag < te2->tag) return -1; in ML_()484 if (te1->tag > te2->tag) return 1; in ML_()485 switch (te1->tag) { in ML_()489 r = UWord__cmp(te1->Te.INDIR.indR, te2->Te.INDIR.indR); in ML_()492 r = Bool__cmp(te1->Te.Atom.valueKnown, te2->Te.Atom.valueKnown); in ML_()494 r = Long__cmp(te1->Te.Atom.value, te2->Te.Atom.value); in ML_()[all …]
162 Word ML_(TyEnt__cmp_by_cuOff_only) ( const TyEnt* te1, const TyEnt* te2 );166 Word ML_(TyEnt__cmp_by_all_except_cuOff) ( const TyEnt* te1, const TyEnt* te2 );
167 double te, te1;211 te1 = responses_fl[*data * step];212 sum_c += te1;214 sum_cc += te1 * te1;216 sum_cp += te1 * te;217 te -= te1;230 te1 = responses_i[*data * step];231 sum_c += te1;233 sum_cc += te1 * te1;235 sum_cp += te1 * te;[all …]
192 te1_settings *te1; member
213 te1_settings __user *te1; member
360 te1 ← ㄊㄜ;
811 void /*te1_settings */__user *te1; member