/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ext/ |
H A D | restrict1.C | 29 void A::g4 (int *) {} in g4() function 50 template <class T> void X<T>::g4 (int *) {} in g4() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/tls/ |
H A D | diag-2.c | 6 typedef __thread int g4; /* { dg-error "multiple storage classes" } */ typedef
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/tls/ |
H A D | diag-2.C | 6 typedef __thread int g4; /* { dg-error "multiple storage classes" } */ typedef
|
/openbsd-src/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-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | numpunct_members_char.cc | 72 string g4 = nump_de.grouping(); in test01() local
|
H A D | numpunct_members_wchar_t.cc | 73 string g4 = nump_de.grouping(); in test01() local
|
H A D | members.cc | 118 string g4 = nump_fr.grouping(); in test02() local
|
/openbsd-src/usr.bin/ssh/ |
H A D | poly1305.c | 38 uint32_t g0,g1,g2,g3,g4; in poly1305_auth() local
|
/openbsd-src/lib/libcrypto/poly1305/ |
H A D | poly1305-donna.c | 219 unsigned long g0, g1, g2, g3, g4; in poly1305_finish() local
|
/openbsd-src/lib/libm/src/ld80/ |
H A D | e_lgammal.c | 132 g4 = 1.455427403530884193180776558102868592293E3L, variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/ |
H A D | const1.C | 95 void g4 () { if (g->a > 1) { g->a2 (); g = new F<T> (*g); } } in g4() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 990326-1.c | 222 g4() in g4() function
|
/openbsd-src/lib/libcrypto/curve25519/ |
H A D | curve25519.c | 295 int32_t g4 = g[4]; in fe_mul() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 2698 static void vaargsfn_manyfix(int g1, int g2, int g3, int g4, int g5, int g6, int g7, int g8, int g9… in vaargsfn_manyfix()
|