Home
last modified time | relevance | path

Searched defs:c8 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/crypto/adiantum/
H A Dadiantum.c1863 uint8_t *c8 = c; in adiantum_enc() local
1896 const uint8_t *c8 = c; in adiantum_dec() local
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dcrx.h68 c0 = MAX_REG, c1, c2, c3, c4, c5, c6, c7, c8, enumerator
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dcrx.h68 c0 = MAX_REG, c1, c2, c3, c4, c5, c6, c7, c8, enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dedit-context.c1574 location_t c8 = linemap_position_for_column (line_table, 8); in test_applying_fixits_modernize_named_init() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1121 int64_t c8 = 2097151 & load_3(c + 21); in sc25519_muladd() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dedit-context.cc1580 location_t c8 = linemap_position_for_column (line_table, 8); in test_applying_fixits_modernize_named_init() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c4994 int64_t c8 = kBottom21Bits & load_3(c + 21); in sc_muladd() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c5004 int64_t c8 = kBottom21Bits & load_3(c + 21); in sc_muladd() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d5396 auto c8 = buf[0 .. len].decoder; variable