Searched defs:s1 (Results 51 - 75 of 352) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dadler32.c71 apr_uint32_t s1 = checksum & 0xFFFF; local
[all...]
/freebsd-10-stable/contrib/file/src/
H A Dstrcasestr.c47 _strncasecmp(const char *s1, const char *s2, size_t n) argument
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DStringExtras.cpp22 StringRef::size_type llvm::StrInStrNoCase(StringRef s1, StringRef s2) { argument
/freebsd-10-stable/contrib/nvi/catalog/
H A Ddump.c51 int ch, s1, s2, s3; local
/freebsd-10-stable/contrib/sendmail/libsm/
H A Dt-strl.c29 char *s1, *s2, *s3; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dtest-readenv.c39 char *s1 = "VAR1=VAL1#comment\n\ variable
/freebsd-10-stable/lib/libc/string/
H A Dstrcasecmp.c46 strcasecmp_l(const char *s1, const char *s2, locale_t locale) argument
59 strcasecmp(const char *s1, const char *s2) argument
65 strncasecmp_l(const char *s1, const char *s2, size_t n, locale_t locale) argument
84 strncasecmp(const char *s1, const char *s2, size_t n) argument
/freebsd-10-stable/lib/msun/src/
H A Ds_atan.c76 double w,s1,s2,z; local
H A Ds_atanf.c51 float w,s1,s2,z; local
H A Ds_atanl.c36 long double w,s1,s2,z; local
H A De_sqrt.c100 u_int32_t r,t1,s1,ix1,q1; local
/freebsd-10-stable/usr.bin/find/
H A Dfind.c65 find_compare(const FTSENT * const *s1, const FTSENT * const *s2) argument
/freebsd-10-stable/usr.bin/xargs/
H A Dstrnsubst.c34 char *s1, *s2, *this; local
[all...]
/freebsd-10-stable/contrib/ntp/libntp/
H A Dicom.c114 char s1[16]; local
/freebsd-10-stable/lib/libc/tests/string/
H A Dwcsnlen_test.c60 wchar_t *s1; local
/freebsd-10-stable/contrib/netbsd-tests/include/sys/
H A Dt_bitops.c111 uint8_t i, s1, s2; local
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dstrverscmp.c90 strverscmp (const char *s1, const char *s2) argument
/freebsd-10-stable/contrib/groff/src/include/
H A Dstringclass.h129 inline string operator+(const string &s1, const string &s2) argument
134 inline string operator+(const string &s1, const char *s2) argument
146 operator +(const char *s1, const string &s2) argument
168 operator ==(const string &s1, const string &s2) argument
174 operator !=(const string &s1, const string &s2) argument
[all...]
/freebsd-10-stable/contrib/telnet/libtelnet/
H A Dgenget.c57 isprefix(char *s1, const char *s2) argument
[all...]
/freebsd-10-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Dgenget.c53 isprefix(char *s1, char *s2) argument
[all...]
/freebsd-10-stable/crypto/heimdal/lib/asn1/
H A Dsymbol.c42 Symbol *s1 = (Symbol *) a; local
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzmod_subr.c75 zmemcmp(const void *s1, const void *s2, uint_t len) argument
/freebsd-10-stable/tools/regression/netinet/ipdivert/
H A Dipdivert.c120 int s1, s2; local
[all...]
/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost_keywrap.c27 u4 k, s1, s2; local
/freebsd-10-stable/contrib/ntp/sntp/libopts/
H A Dstreqvcmp.c103 strneqvcmp(char const * s1, char const * s2, int ct) argument
149 streqvcmp(char const * s1, char const * s2) argument

Completed in 326 milliseconds

1234567891011>>