Home
last modified time | relevance | path

Searched defs:g4 (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ext/
H A Drestrict1.C29 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 Ddiag-2.c6 typedef __thread int g4; /* { dg-error "multiple storage classes" } */ typedef
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/tls/
H A Ddiag-2.C6 typedef __thread int g4; /* { dg-error "multiple storage classes" } */ typedef
/openbsd-src/sys/crypto/
H A Didgen.c69 u_int8_t g1, g2, g3, g4, g5, g6; in idgen32_g() local
H A Dpoly1305.c199 unsigned long g0, g1, g2, g3, g4; in poly1305_finish() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dnumpunct_members_char.cc72 string g4 = nump_de.grouping(); in test01() local
H A Dnumpunct_members_wchar_t.cc73 string g4 = nump_de.grouping(); in test01() local
H A Dmembers.cc118 string g4 = nump_fr.grouping(); in test02() local
/openbsd-src/usr.bin/ssh/
H A Dpoly1305.c38 uint32_t g0,g1,g2,g3,g4; in poly1305_auth() local
/openbsd-src/lib/libcrypto/poly1305/
H A Dpoly1305-donna.c219 unsigned long g0, g1, g2, g3, g4; in poly1305_finish() local
/openbsd-src/lib/libm/src/ld80/
H A De_lgammal.c132 g4 = 1.455427403530884193180776558102868592293E3L, variable
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/
H A Dconst1.C95 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 D990326-1.c222 g4() in g4() function
/openbsd-src/lib/libcrypto/curve25519/
H A Dcurve25519.c295 int32_t g4 = g[4]; in fe_mul() local
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp2698 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()