Searched defs:m2 (Results 1 - 25 of 60) sorted by relevance

123

/src/sys/external/isc/libsodium/dist/test/default/
H A Dsecretbox7.c9 static unsigned char m2[10000]; variable in typeref:typename:unsigned char[10000]
H A Dsecretbox8.c9 static unsigned char m2[10000]; variable in typeref:typename:unsigned char[10000]
H A Dbox_seal.c12 unsigned char *m2; local in function:main
H A Dsecretbox_easy2.c9 unsigned char *m2; local in function:main
H A Dbox7.c16 unsigned char *m2; local in function:main
H A Dbox8.c16 unsigned char *m2; local in function:main
H A Daead_chacha20poly1305.c27 unsigned char *m2 = (unsigned char *) sodium_malloc(MLEN); local in function:tv
208 unsigned char *m2 = (unsigned char *) sodium_malloc(MLEN); local in function:tv_ietf
[all...]
H A Daead_xchacha20poly1305.c34 unsigned char *m2 = (unsigned char *) sodium_malloc(MLEN); local in function:tv
[all...]
H A Dbox_easy2.c23 unsigned char *m2; local in function:main
[all...]
H A Dsecretstream.c14 unsigned char *m1, *m2, *m3; local in function:main
[all...]
H A Dxchacha20.c306 unsigned char *m2; local in function:tv_box_xchacha20poly1305
[all...]
/src/games/trek/
H A Ddcrept.c62 double m1, m2; local in function:dcrept
/src/sys/arch/sparc/fpu/
H A Dfpu_subr.c71 u_int m0, m1, m2, m3, s; local in function:fpu_shr
145 u_int m0, m1, m2, m3, top, sup, nrm; local in function:fpu_norm
[all...]
H A Dfpu_implode.c84 u_int m0, m1, m2, m3; local in function:round
/src/sys/arch/powerpc/fpu/
H A Dfpu_subr.c70 u_int m0, m1, m2, m3, s; local in function:fpu_shr
139 u_int m0, m1, m2, m3, top, sup, nrm; local in function:fpu_norm
[all...]
H A Dfpu_implode.c87 u_int m0, m1, m2, m3; local in function:round
/src/tests/usr.bin/indent/
H A Dopt_bc.c16 m2, variable in typeref:typename:int
27 m2, variable in typeref:typename:int
36 int m1, m2, m3; variable in typeref:typename:int
/src/sys/arch/m68k/fpe/
H A Dfpu_subr.c86 uint32_t m0, m1, m2, s; local in function:fpu_shr
153 uint32_t m0, m1, m2, sup, nrm; local in function:fpu_norm
[all...]
H A Dfpu_implode.c81 uint32_t m0, m1, m2; local in function:fpu_round
/src/tests/usr.bin/xlint/lint1/
H A Ddecl_struct_member.c15 __attribute__((deprecated)) int m2; member in struct:cover_begin_type_specifier_qualifier_list
26 number m2; member in struct:cover_begin_type_typespec
31 const volatile m2; member in struct:cover_begin_type_qualifier_list
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-compress-sse41.c50 const __m128i m2 = LOADU(block + 32); local in function:blake2b_compress_sse41
H A Dblake2b-compress-ssse3.c44 const uint64_t m2 = ((uint64_t *) block)[2]; local in function:blake2b_compress_ssse3
/src/sys/arch/x68k/include/
H A Dopmreg.h57 struct opm_operator m2; member in struct:opm_voice
/src/lib/libc/gdtoa/
H A Ddtoa.c121 j, jj1, k, k0, k_check, leftright, m2, m5, s2, s5, local in function:dtoa
[all...]
H A Dgdtoa.c163 int j, jj1, k, k0, k_check, kind, leftright, m2, m5, nbits; local in function:gdtoa
[all...]

Completed in 12 milliseconds

123