Searched defs:s2 (Results 226 - 250 of 334) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/file/src/
H A Dsoftmagic.c1627 file_strncmp(const char *s1, const char *s2, size_t len, uint32_t flags) argument
/freebsd-10-stable/contrib/bmake/
H A Ddir.c1730 char *s1, *s2;/* the current directory preceded by 'flag' */ local
/freebsd-10-stable/tests/sys/kern/
H A Dunix_seqpacket_test.c82 int s, err, s2, s1; local
485 int s, r, err, l, s2; local
[all...]
/freebsd-10-stable/sys/netinet/libalias/
H A Dalias.c165 uint16_t s2 = ((uint16_t)c[3] << 8) + (uint16_t)c[2]; local
168 uint16_t s2 = ((uint16_t)c[2] << 8) + (uint16_t)c[3]; local
/freebsd-10-stable/contrib/bzip2/
H A Dblocksort.c356 UInt16 s1, s2; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dcfgcleanup.c1033 rtx s2 = single_set (i2); local
1742 edge s2; local
[all...]
H A Dddg.c824 compare_sccs(const void *s1, const void *s2) argument
H A Dggc-common.c191 ggc_calloc (size_t s1, size_t s2) argument
989 const char *s2; local
H A Dtree-ssa-loop-niter.c1915 stmt_dominates_stmt_p (tree s1, tree s2) argument
H A Dunwind-dw2.c97 signed s2 __attribute__ ((mode (HI))); member in union:unaligned
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks2.c160 WRAPPER2(int, memcmp, const void *s1, const void *s2, size_t n) argument
262 WRAPPER2(int, strcmp, const char *s1, const char *s2) argument
275 WRAPPER2(int, strcasecmp, const char *s1, const char *s2) argument
288 WRAPPER2(int, strncmp, const char *s1, const char *s2, size_t n) argument
301 WRAPPER2(int, strncasecmp, const char *s1, const char *s2, size_t n) argument
445 WRAPPER2(int, bcmp, const void *s1, const void *s2, size_t n) argument
[all...]
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dlex.cpp413 static int docmp(const char *s1, int n1, const char *s2, int n2) argument
/freebsd-10-stable/contrib/groff/src/preproc/refer/
H A Dref.cpp516 const char *s2 = r2.sort_key.contents(); local
1102 const char *s2 = r2.get_date(&e2); local
/freebsd-10-stable/contrib/libpcap/
H A Dpcap-sita.c490 static int if_sort(char *s1, char *s2) { argument
H A Dpcap.c946 pcap_strcasecmp(const char *s1, const char *s2) argument
/freebsd-10-stable/contrib/ncurses/progs/
H A Dinfocmp.c343 char *s1, *s2; local
/freebsd-10-stable/contrib/ofed/libsdp/src/
H A Dconfig_scanner.c1802 static void yy_flex_strncpy( char *s1, yyconst char *s2, int n ) argument
/freebsd-10-stable/contrib/texinfo/util/
H A Dinstall-info.c147 error(const char *s1, const char *s2, const char *s3) argument
156 warning(const char *s1, const char *s2, const char *s3) argument
166 fatal(const char *s1, const char *s2, const char *s3) argument
175 concat(const char *s1, const char *s2, const char *s3) argument
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/unicode/
H A Du8_textprep.c341 uchar_t *s2; local
566 do_case_compare(size_t uv, uchar_t *s1, uchar_t *s2, size_t n1, argument
1726 do_norm_compare(size_t uv, uchar_t *s1, uchar_t *s2, size_t n1, size_t n2, int flag, int *errnum) argument
1842 u8_strcmp(const char *s1, const char *s2, size_t n, int flag, size_t uv, int *errnum) argument
[all...]
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-dfa.h448 } s2; member in union:__anon7182
519 } s2; member in union:__anon7188
/freebsd-10-stable/usr.bin/make/
H A Dsuff.c332 Suff *s2; /* the suffix descriptor in this element */ local
623 Suff *s2 = NULL; local
894 Src *s2; local
[all...]
/freebsd-10-stable/usr.sbin/cdcontrol/
H A Dcdcontrol.c529 unsigned m1, m2, s1, s2, f1, f2; local
[all...]
/freebsd-10-stable/usr.bin/sort/
H A Dfile.c403 struct bwstring *s1, *s2, *s1disorder, *s2disorder; local
[all...]
/freebsd-10-stable/lib/msun/ld128/
H A De_lgammal_r.c140 s2 = 5.43673188699937239808255378293820020e-01L, variable
/freebsd-10-stable/contrib/sendmail/src/
H A Dtls.c1588 char *vers, *s1, *s2, *cbits, *algbits; local

Completed in 184 milliseconds

1234567891011>>