Searched refs:e2 (Results 1 – 2 of 2) sorted by relevance
16 int e2; in do_test() local17 e2 = fmtmsg (MM_PRINT, "label2:part2", 11, "text2", "action2", "tag2"); in do_test()24 return e1 != 0 || e2 != 0 || e3 != 0; in do_test()
48 struct item *e2 = (struct item *) p2; in comp() local53 return e1->val - e2->val; in comp()
Completed in 4 milliseconds