/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-icf-gimple.c | 684 func_checker::compare_gimple_label (const glabel *g1, const glabel *g2) in compare_gimple_label() 703 func_checker::compare_gimple_switch (const gswitch *g1, const gswitch *g2) in compare_gimple_switch() 757 func_checker::compare_gimple_return (const greturn *g1, const greturn *g2) in compare_gimple_return() 775 func_checker::compare_gimple_goto (gimple *g1, gimple *g2) in compare_gimple_goto() 792 func_checker::compare_gimple_resx (const gresx *g1, const gresx *g2) in compare_gimple_resx() 802 func_checker::compare_gimple_asm (const gasm *g1, const gasm *g2) in compare_gimple_asm()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/ |
H A D | instrprof-shared-lib.c | 2 int g2 = 1; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-icf-gimple.cc | 821 func_checker::compare_gimple_label (const glabel *g1, const glabel *g2) in compare_gimple_label() 840 func_checker::compare_gimple_switch (const gswitch *g1, const gswitch *g2) in compare_gimple_switch() 894 func_checker::compare_gimple_return (const greturn *g1, const greturn *g2) in compare_gimple_return() 915 func_checker::compare_gimple_goto (gimple *g1, gimple *g2) in compare_gimple_goto() 932 func_checker::compare_gimple_resx (const gresx *g1, const gresx *g2) in compare_gimple_resx() 942 func_checker::compare_gimple_asm (const gasm *g1, const gasm *g2) in compare_gimple_asm()
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | openssldh_link.c |
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/runtime/ |
H A D | efirtlib.c | 140 INT32 *g1, *g2, r; in RtCompareGuid() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/ |
H A D | poly1305.c | 220 u64 g0, g1, g2; in poly1305_emit() local 386 u32 g0, g1, g2, g3, g4; in poly1305_emit() local
|
H A D | poly1305_base2_44.c | 139 u64 g0, g1, g2; in poly1305_emit() local
|
H A D | poly1305_ieee754.c | 434 u32 g0, g1, g2, g3, g4; in poly1305_emit() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/poly1305/ |
H A D | poly1305.c | 218 u64 g0, g1, g2; in poly1305_emit() local 384 u32 g0, g1, g2, g3, g4; in poly1305_emit() local
|
H A D | poly1305_base2_44.c | 139 u64 g0, g1, g2; in poly1305_emit() local
|
H A D | poly1305_ieee754.c | 434 u32 g0, g1, g2, g3, g4; in poly1305_emit() local
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | poly1305.c | 42 uint32_t g0,g1,g2,g3,g4; in poly1305_auth() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | ec_internal_test.c | 322 EC_GROUP *g1 = NULL, *g2 = NULL; in ecpkparams_i2d2i_test() local
|
H A D | dhtest.c | 32 const BIGNUM *p2, *q2, *g2; in dh_test() local
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/donna/ |
H A D | poly1305_donna32.h | 143 unsigned long g0, g1, g2, g3, g4; in poly1305_finish() local
|
H A D | poly1305_donna64.h | 139 unsigned long long g0, g1, g2; in poly1305_finish() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | openssldh_link.c | 192 const BIGNUM *p1 = NULL, *g1 = NULL, *p2 = NULL, *g2 = NULL; in openssldh_compare() local 228 const BIGNUM *p1 = NULL, *g1 = NULL, *p2 = NULL, *g2 = NULL; in openssldh_paramcompare() local
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/ |
H A D | ed25519_ref10_fe_51.h | 158 uint64_t g2 = g[2]; in fe25519_cswap() local 249 uint64_t g0, g1, g2, g3, g4; in fe25519_mul() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | ec_internal_test.c | 398 EC_GROUP *g1 = NULL, *g2 = NULL; in ecpkparams_i2d2i_test() local
|
H A D | dhtest.c | 41 const BIGNUM *p2, *q2, *g2; in dh_test() local
|
/netbsd-src/sys/crypto/skipjack/ |
H A D | skipjack.c | 97 #define g2(ih, il, oh, ol) g(2, 3, 4, 5, ih, il, oh, ol) macro
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
H A D | poly1305_sse2.c | 686 uint64_t h0, h1, h2, g0, g1, g2, c, nc; in poly1305_blocks() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_report.cc | 344 const __asan_global *g2, u32 stack_id2) { in ReportODRViolation()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
H A D | asan_report.cc | 346 const __asan_global *g2, u32 stack_id2) { in ReportODRViolation()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_report.cpp | 356 const __asan_global *g2, u32 stack_id2) { in ReportODRViolation()
|