/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ext/ |
H A D | restrict1.C | 23 void A::g2 (int *) {} in g2() function 46 template <class T> void X<T>::g2 (int *) {} in g2() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/ |
H A D | xcsebug.c | 2 int g2; variable
|
H A D | scal.c | 1 int g1, g2; variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20021120-2.c | 1 int g1, g2; variable
|
H A D | cvt-1.c | 8 g2 (double f) in g2() function
|
H A D | complex-1.c | 14 g2 (double x) in g2() function
|
H A D | 950221-1.c | 22 g2 (a) in g2() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/tls/ |
H A D | diag-2.c | 4 __thread static int g2; /* { dg-error "`__thread' before `static'" } */ variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/tls/ |
H A D | diag-2.C | 4 __thread static int g2; /* { dg-error "`__thread' before `static'" } */ variable
|
/openbsd/regress/sys/kern/signal/fpsig/ |
H A D | fpsig.c | 21 volatile double g2; variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | array-2.c | 10 struct g g2 = { { 0, { 1 } } }; /* { dg-error "(nested context)|(near initialization)" "nested" } */ variable
|
H A D | deprecated.c | 26 int g2 __attribute__ ((deprecated)); variable
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | numpunct_byname.cc | 60 string g2 = nump_de.grouping(); in test01() local
|
H A D | moneypunct_byname.cc | 67 string g2 = monp_byname.grouping(); in test01() local
|
H A D | numpunct_members_char.cc | 60 string g2 = nump_us.grouping(); in test01() local
|
H A D | numpunct_members_wchar_t.cc | 61 string g2 = nump_us.grouping(); in test01() local
|
H A D | members.cc | 106 string g2 = nump_1.grouping(); in test02() local
|
H A D | moneypunct_members_char.cc | 82 string g2 = monp_de_t.grouping(); in test01() local
|
H A D | moneypunct_members_wchar_t.cc | 83 string g2 = monp_de_t.grouping(); in test01() local
|
/openbsd/sys/crypto/ |
H A D | idgen.c | 69 u_int8_t g1, g2, g3, g4, g5, g6; in idgen32_g() local
|
H A D | poly1305.c | 199 unsigned long g0, g1, g2, g3, g4; in poly1305_finish() local
|
/openbsd/usr.bin/ssh/ |
H A D | poly1305.c | 38 uint32_t g0,g1,g2,g3,g4; in poly1305_auth() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/warn/ |
H A D | deprecated.C | 26 int g2 __attribute__ ((deprecated)); variable
|
/openbsd/lib/libcrypto/poly1305/ |
H A D | poly1305-donna.c | 219 unsigned long g0, g1, g2, g3, g4; in poly1305_finish() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/ |
H A D | const1.C | 93 E<T> g2 () const { return E<T> (g->f->next); } in g2() function
|