Searched defs:s2 (Results 101 - 125 of 383) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/bearssl/src/symcipher/
H A Daes_big_enc.c92 uint32_t s0, s1, s2, s3; local
[all...]
H A Daes_small_dec.c121 unsigned s0, s1, s2, s3; local
[all...]
H A Dchacha20_sse2.c92 __m128i s0, s1, s2, s3; local
[all...]
/freebsd-12-stable/contrib/libarchive/libarchive/test/
H A Dtest_entry.c35 static wchar_t * wcscpy(wchar_t *s1, const wchar_t *s2) argument
/freebsd-12-stable/contrib/elftoolchain/libelf/
H A Delf_scn.c42 elfscn_cmp(struct _Elf_Scn *s1, struct _Elf_Scn *s2) argument
/freebsd-12-stable/sys/contrib/ngatm/netnatm/api/
H A Dunisap.c161 unisve_overlap_addr(const struct unisve_addr *s1, const struct unisve_addr *s2) argument
170 unisve_overlap_selector(const struct unisve_selector *s1, const struct unisve_selector *s2) argument
179 unisve_overlap_blli_id2(const struct unisve_blli_id2 *s1, const struct unisve_blli_id2 *s2) argument
189 unisve_overlap_blli_id3(const struct unisve_blli_id3 *s1, const struct unisve_blli_id3 *s2) argument
215 unisve_overlap_bhli(const struct unisve_bhli *s1, const struct unisve_bhli *s2) argument
224 unisve_overlap_sap(const struct uni_sap *s1, const struct uni_sap *s2) argument
[all...]
/freebsd-12-stable/crypto/heimdal/base/
H A Dtest_base.c124 heim_string_t s1, s2; local
/freebsd-12-stable/crypto/heimdal/lib/hx509/
H A Dsel.c92 const char *s1, *s2; local
/freebsd-12-stable/sys/dev/mlx/
H A Dmlx_disk.c212 int s1, s2; local
/freebsd-12-stable/sys/geom/vinum/
H A Dgeom_vinum_events.c221 struct gv_sd *s, *s2; local
H A Dgeom_vinum_rm.c169 struct gv_sd *s, *s2; local
238 struct gv_sd *s, *s2; local
307 struct gv_sd *s, *s2; local
/freebsd-12-stable/crypto/openssh/
H A Drijndael.c765 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
[all...]
H A Dsc25519.c295 void sc25519_2interleave2(unsigned char r[127], const sc25519 *s1, const sc25519 *s2) argument
/freebsd-12-stable/crypto/openssl/crypto/camellia/
H A Dcamellia.c282 register u32 s0, s1, s2, s3; local
401 register u32 s0, s1, s2, s3; local
454 u32 s0, s1, s2, s3; local
[all...]
/freebsd-12-stable/tools/tools/shlib-compat/test/libtest3/
H A Dtest.c17 struct s2 { struct
/freebsd-12-stable/usr.bin/tip/libacu/
H A Dv3451.c206 prefix(char *s1, char *s2) argument
/freebsd-12-stable/usr.bin/tr/
H A Dtr.c67 static STR s2 = { STRING2, NORMAL, 0, OOBCH, 0, { 0, OOBCH }, NULL, NULL }; variable
[all...]
/freebsd-12-stable/contrib/gdtoa/
H A Ddtoa.c119 j, j1, k, k0, k_check, leftright, m2, m5, s2, s5, local
[all...]
H A Dgdtoa.c158 int rdir, s2, s5, spec_case, try_quick; local
[all...]
/freebsd-12-stable/contrib/apr/strings/
H A Dapr_cpystrn.c206 const char *s2 = strrchr(pathname, path_separator_win); local
288 char *strstr(char *s1, char *s2) argument
H A Dapr_cstr.c283 APR_DECLARE(int) apr_cstr_casecmp(const char *s1, const char *s2) argument
300 APR_DECLARE(int) apr_cstr_casecmpn(const char *s1, const char *s2, apr_size_t n) argument
/freebsd-12-stable/contrib/atf/atf-c/detail/
H A Dlist_test.c131 char s2[] = "two"; local
H A Dmap_test.c208 char s2[] = "two"; local
/freebsd-12-stable/contrib/flex/
H A Dfilter.c378 char *s1, *s2; local
/freebsd-12-stable/contrib/amd/libamu/
H A Dstrutil.c67 str3cat(char *p, char *s1, char *s2, char *s3) argument

Completed in 143 milliseconds

1234567891011>>