Home
last modified time | relevance | path

Searched defs:e2 (Results 1 – 25 of 130) sorted by relevance

123456

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-threadupdate.c235 edge e2 = ((struct redirection_data *)p2)->outgoing_edge; in redirection_data_eq() local
501 edge e2; in prune_undesirable_thread_requests() local
551 edge e2; in prune_undesirable_thread_requests() local
612 edge e2; in redirect_edges() local
770 edge e2 = e->aux; in thread_block() local
846 edge e2 = VEC_index (edge, threaded_edges, i + 1); in mark_threaded_blocks() local
906 register_jump_thread (edge e, edge e2) in register_jump_thread()
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.fortran/
H A Dretval1.f9022 real :: f2, e2 local
24 entry e2 () entry
109 real :: f1, f2, e2, f3, e3, f4, e4, f5 variable
/openbsd-src/gnu/lib/libiberty/src/
H A Dpartition.c79 struct partition_elem *e2; in partition_union() local
127 int e2 = * (const int *) elem2; in elem_compare() local
/openbsd-src/usr.bin/chpass/
H A Dtable.c38 char e2[] = ":,"; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dttp44.C6 Add(const E1<T>& e1, const E2<T>& e2) {} in Add()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dempty2.C7 E e1, e2; in f() local
H A Denum3.C9 enum E2 {e2}; enumerator
H A Dcond6.C12 E e2 = b ? er : a; // OK in main() local
H A Dcond5.C17 enum E2 {e2 = -1}; enumerator
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/eh/
H A Dfilter1_y.C4 struct e2 {}; struct
H A Dfilter2_y.C5 struct e2 {}; struct
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddoschk.c179 compare_ent_dosname (e1, e2) in compare_ent_dosname() argument
192 compare_ent_fullname (e1, e2) in compare_ent_fullname() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dinit-2.c3 int e1, e2; member
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dbool3.C8 enum E { e1,e2,e3,e4,e5 }; enumerator
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dconcat2.c11 #define e2 e1 e1 e1 e1 e1 e1 e1 e1 e1 e1 macro
H A DWswitch-2.c5 enum e { e1 = 0, e2 = 1, e3 = 1, e4 = 2 }; enumerator
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/parse/
H A Dconcat1.C10 #define e2 e1 e1 e1 e1 e1 e1 e1 e1 e1 e1 macro
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/eh/
H A Dfilter1.C14 struct e2 {}; struct
H A Dfilter2.C10 struct e2 {}; struct
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/warn/
H A DWswitch-2.C5 enum e { e1 = 0, e2 = 1, e3 = 1, e4 = 2 }; enumerator
/openbsd-src/usr.sbin/config/
H A Dgram.y81 #define fx_and(e1, e2) new0(NULL, NULL, e1, FX_AND, e2) argument
82 #define fx_or(e1, e2) new0(NULL, NULL, e1, FX_OR, e2) argument
/openbsd-src/include/
H A Dtgmath.h59 #define __tg_type3(e1, e2, e3, t) \ argument
61 #define __tg_type_corr(e1, e2, e3, t) \ argument
63 #define __tg_integer(e1, e2, e3) \ argument
66 #define __tg_is_complex(e1, e2, e3) \ argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp4263.C8 OT e2 = 1; // ERROR - variable
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Darm14.C18 X::E2 e2; in h() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Denum6.C11 X::E2 e2; in h() local

123456