/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ext/ |
H A D | restrict1.C | 26 void A::g3 (int *__restrict__) {} in g3() function 48 template <class T> void X<T>::g3 (int *__restrict__) {} in g3() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/tls/ |
H A D | diag-1.c | 5 static __thread int g3; variable
|
H A D | diag-2.c | 5 __thread __thread int g3; /* { dg-error "duplicate `__thread'" } */ variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/tls/ |
H A D | diag-2.C | 5 __thread __thread int g3; /* { dg-error "duplicate `__thread'" } */ variable
|
H A D | diag-1.C | 5 static __thread int g3; variable
|
/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/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | altivec-3.c | 16 float g3[4] __attribute__((aligned(16))); variable
|
H A D | deprecated.c | 27 int g3 __attribute__ ((__deprecated__)); variable
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | numpunct_members_char.cc | 66 string g3 = nump_fr.grouping(); in test01() local
|
H A D | numpunct_members_wchar_t.cc | 67 string g3 = nump_fr.grouping(); in test01() local
|
H A D | members.cc | 112 string g3 = nump_2.grouping(); in test02() 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 | 27 int g3 __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 | 94 D<T> g3 (const T& x) { g4 (); return g->f1 (g1 (), x); } in g3() function
|
H A D | cleanup1.C | 95 void g3 () { if (g->a > 1) { g->a2 (); g = new F<T> (*g); } } in g3() function
|
/openbsd/lib/libm/src/ld80/ |
H A D | e_lgammal.c | 131 g3 = 5.464186426932117031234820886525701595203E3L, variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 990326-1.c | 213 g3() in g3() function
|
/openbsd/lib/libcrypto/curve25519/ |
H A D | curve25519.c | 294 int32_t g3 = g[3]; in fe_mul() local
|
/openbsd/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()
|