Searched defs:e2 (Results 1 – 7 of 7) sorted by relevance
5 static __thread char e2 [32] __attribute__ ((aligned (64))); variable
16 int e2; in do_test() local
48 struct item *e2 = (struct item *) p2; in comp() local
107 mp1 ex, x, xt, e2, e3; in do_test() local
144 mp1 ex, x, xt, e2, e3; in do_test() local
1831 const struct prefixentry *e2 = (const struct prefixentry *) p2; in prefixcmp() local1845 const struct scopeentry *e2 = (const struct scopeentry *) p2; in scopecmp() local
413 compare (const struct cache_entry *e1, const struct cache_entry *e2) in compare()