Searched defs:e1 (Results 1 – 6 of 6) sorted by relevance
4 static __thread int e1 = 24; variable
13 int e1; in do_test() local
47 struct item *e1 = (struct item *) p1; in comp() local
40 /**/ e1 = {{0x3FC11112, 0xE0A6B45F} }, /* . */ variable73 /**/ e1 = {{0xE0A6B45F, 0x3FC11112} }, /* . */ variable
1830 const struct prefixentry *e1 = (const struct prefixentry *) p1; in prefixcmp() local1844 const struct scopeentry *e1 = (const struct scopeentry *) p1; in scopecmp() local
413 compare (const struct cache_entry *e1, const struct cache_entry *e2) in compare()