Home
last modified time | relevance | path

Searched defs:g6 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/lib/libc/arch/sparc64/gen/
H A Dlongjmp.c47 __greg_t g6; member
/netbsd-src/sys/crypto/skipjack/
H A Dskipjack.c98 #define g6(ih, il, oh, ol) g(6, 7, 8, 9, ih, il, oh, ol) macro
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h219 int32_t g6 = g[6]; in fe25519_cswap() local
387 int32_t g6 = g[6]; in fe25519_mul() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Diteration.d1808 auto g6 = a6.group; variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Diteration.d1599 auto g6 = a6.group; variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c1053 int32_t g6 = g[6]; in fe_mul() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c1063 int32_t g6 = g[6]; in fe_mul() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc2668 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()