Searched defs:s2 (Results 176 - 200 of 383) sorted by relevance

1234567891011>>

/freebsd-12-stable/lib/msun/src/
H A De_pow.c211 double ss,s2,s_h,s_l,t_h,t_l; local
[all...]
H A De_powf.c152 float s2,s_h,s_l,t_h,t_l; local
[all...]
/freebsd-12-stable/libexec/rpc.rstatd/
H A Drstat_proc.c86 struct statsswtch s2; member in union:__anon8802
/freebsd-12-stable/crypto/openssl/crypto/poly1305/
H A Dpoly1305.c296 u32 s1, s2, s3; local
/freebsd-12-stable/crypto/openssh/
H A Dge25519.c262 void ge25519_double_scalarmult_vartime(ge25519_p3 *r, const ge25519_p3 *p1, const sc25519 *s1, const ge25519_p3 *p2, const sc25519 *s2) argument
/freebsd-12-stable/crypto/openssl/crypto/aes/
H A Daes_x86core.c663 u32 s0, s1, s2, s3, t[4]; local
877 u32 s0, s1, s2, s3, t[4]; local
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_delta/
H A Dxdelta.c89 apr_uint32_t s2 = 0; local
[all...]
/freebsd-12-stable/usr.bin/fortune/strfile/
H A Dstrfile.c375 static char s1[2], s2[2]; local
390 cmp_str(const void *s1, const void *s2) argument
/freebsd-12-stable/usr.bin/hexdump/
H A Ddisplay.c125 int16_t s2; local
/freebsd-12-stable/usr.bin/m4/
H A Dmisc.c74 indx(const char *s1, const char *s2) argument
358 xreallocarray(void *old, size_t s1, size_t s2, const char *fmt, ...) argument
/freebsd-12-stable/usr.bin/mail/
H A Dlex.c516 const char *s1, *s2; local
/freebsd-12-stable/usr.bin/tsort/
H A Dtsort.c203 add_arc(char *s1, char *s2) argument
/freebsd-12-stable/usr.bin/uniq/
H A Duniq.c283 inlcmp(const char *s1, const char *s2) argument
/freebsd-12-stable/usr.sbin/sa/
H A Dmain.c385 cmp_comm(const char *s1, const char *s2) argument
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/go/
H A Dtsan_go.cpp77 SymbolizedStack *s2 = SymbolizedStack::New(addr); local
/freebsd-12-stable/contrib/wpa/src/utils/
H A Dos_none.c159 int os_memcmp(const void *s1, const void *s2, size_t n) argument
177 int os_strcasecmp(const char *s1, const char *s2) argument
187 int os_strncasecmp(const char *s1, const char *s2, size_t n) argument
209 int os_strcmp(const char *s1, const char *s2) argument
215 int os_strncmp(const char *s1, const char *s2, size_t n) argument
/freebsd-12-stable/contrib/wpa/src/wps/
H A Dhttpread.c98 static int word_eq(char *s1, char *s2) argument
H A Dwps_upnp_ssdp.c38 static int token_eq(const char *s1, const char *s2) argument
/freebsd-12-stable/contrib/opie/
H A Dglob.c196 static VOIDRET Gcat FUNCTION((s1, s2), register char *s1 AND register char *s2) argument
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dgpg_agent.c124 char *s2 = s; local
/freebsd-12-stable/contrib/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc121 std::string Concat4(const char* s1, const char* s2, const char* s3, argument
134 std::string Concat5(const char* s1, const char* s2, const char* s3, argument
149 std::string Concat6(const char* s1, const char* s2, const char* s3, argument
154 std::string Concat7(const char* s1, const char* s2, const char* s3, argument
160 std::string Concat8(const char* s1, const char* s2, const char* s3, argument
166 Concat9(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9) argument
172 Concat10(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9, const char* s10) argument
203 Concat7(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7) argument
209 Concat8(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8) argument
215 Concat9(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9) argument
221 Concat10(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9, const char* s10) argument
[all...]
/freebsd-12-stable/contrib/gcc/
H A Dstruct-equiv.c960 rtx s2 = single_set (i2); local
H A Dtlink.c80 const char *s2 = (const char *) s2_p; local
/freebsd-12-stable/contrib/binutils/gas/
H A Dcgen.c320 expr_build_binary (operatorT op, symbolS * s1, symbolS * s2) argument
/freebsd-12-stable/contrib/atf/atf-c/detail/
H A Dfs_test.c821 atf_fs_stat_t s1, s2; local
944 atf_fs_stat_t s1, s2; local
[all...]

Completed in 342 milliseconds

1234567891011>>