Searched defs:s2 (Results 276 - 300 of 334) sorted by relevance

<<11121314

/freebsd-10-stable/contrib/one-true-awk/
H A Drun.c786 char *s1, *s2, *p1, *p2, *q; local
/freebsd-10-stable/contrib/texinfo/util/
H A Dtexindex.c1679 concat(char *s1, char *s2) argument
/freebsd-10-stable/crypto/heimdal/lib/asn1/
H A Dlex.c2657 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) argument
/freebsd-10-stable/crypto/heimdal/lib/com_err/
H A Dlex.c1792 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) argument
/freebsd-10-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c1729 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) argument
/freebsd-10-stable/usr.bin/csup/
H A Dlex.rcs.c2048 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n , yyscan_t yyscanner) argument
/freebsd-10-stable/usr.bin/unifdef/
H A Dunifdef.c1511 astrcat(const char *s1, const char *s2) argument
/freebsd-10-stable/sys/dev/syscons/
H A Dsyscons.c1940 and_region(int *s1, int *e1, int s2, int e2) argument
/freebsd-10-stable/lib/msun/ld80/
H A De_lgammal_r.c175 #define s2 (s2u.e) macro
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Devutil.c2290 evutil_ascii_strcasecmp(const char *s1, const char *s2) argument
2304 int evutil_ascii_strncasecmp(const char *s1, const char *s2, size_t n) argument
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2590 char *s=NULL, *s2=NULL; local
/freebsd-10-stable/contrib/expat/lib/
H A Dxmltok.c1018 streqci(const char *s1, const char *s2) argument
/freebsd-10-stable/contrib/amd/fsinfo/
H A Dnull_lex.c1673 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) argument
/freebsd-10-stable/contrib/tcsh/
H A Dtc.func.c992 aliasrun(int cnt, Char *s1, Char *s2) argument
/freebsd-10-stable/contrib/file/src/
H A Dapprentice.c3359 unsigned int s3, s2, s1, s0; local
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_misc.c1948 const spa_t *s2 = a2; local
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_nat.c5108 u_32_t s1, s2, sumd, msumd; local
5217 u_32_t s1, s2, sumd; local
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_entry.c126 static wchar_t * wcscpy(wchar_t *s1, const wchar_t *s2) argument
/freebsd-10-stable/contrib/binutils/bfd/
H A Delf32-spu.c585 const asection *const *s2 = b; local
1556 Elf_Internal_Sym *const *s2 = b; local
/freebsd-10-stable/contrib/binutils/binutils/
H A Dstabs.c1640 const char *s2, *s3; local
4337 char *s1, *s2, *s3, *s4 = NULL; local
/freebsd-10-stable/contrib/binutils/gas/
H A Dread.c816 char *s2 = s; local
/freebsd-10-stable/contrib/gcc/cp/
H A Dname-lookup.c3473 merge_functions(tree s1, tree s2) argument
/freebsd-10-stable/contrib/gcc/
H A Dgenattrtab.c2305 attr_alt_subset_p (rtx s1, rtx s2) argument
2329 attr_alt_subset_of_compl_p (rtx s1, rtx s2) argument
2353 attr_alt_intersection(rtx s1, rtx s2) argument
2382 attr_alt_union(rtx s1, rtx s2) argument
[all...]
H A Dsched-rgn.c1000 print_region_statistics(int *s1, int s1_sz, int *s2, int s2_sz) argument
1260 int *s2, s2_sz; local
H A Dtree-ssa-pre.c2849 add_to_sets(tree var, tree expr, tree stmt, bitmap_set_t s1, bitmap_set_t s2) argument

Completed in 533 milliseconds

<<11121314