Searched defs:s2 (Results 126 - 150 of 334) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/apr/strings/
H A Dapr_cpystrn.c206 const char *s2 = strrchr(pathname, path_separator_win); local
286 char *strstr(char *s1, char *s2) argument
/freebsd-10-stable/contrib/atf/atf-c/detail/
H A Ddynstr.c391 atf_equal_dynstr_dynstr(const atf_dynstr_t *s1, const atf_dynstr_t *s2) argument
/freebsd-10-stable/contrib/binutils/binutils/
H A Dmclex.c64 const char *s2 = strrchr (name, '\\'); local
/freebsd-10-stable/contrib/binutils/gas/
H A Dcond.c266 char *s1, *s2; local
458 char *s1, *s2; local
/freebsd-10-stable/contrib/gcc/
H A Dunwind-pe.h192 signed s2 __attribute__ ((mode (HI))); member in union:unaligned
/freebsd-10-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-10-stable/contrib/groff/src/libs/libgroff/
H A Dstring.cpp211 string::string(const char *s1, int n1, const char *s2, int n2) argument
231 int operator<=(const string &s1, const string &s2) argument
238 int operator<(const string &s1, const string &s2) argument
245 operator >=(const string &s1, const string &s2) argument
252 operator >(const string &s1, const string &s2) argument
[all...]
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Dreg.cpp428 symbol s2 = get_name(1); local
441 symbol s2 = get_name(1); local
/freebsd-10-stable/contrib/ipfilter/lib/
H A Dsave_v1trap.c52 snmpv1_opts_t *s1 = ctx1, *s2 = ctx2; local
/freebsd-10-stable/contrib/nvi/vi/
H A Dvs_smap.c578 SMAP *ssmp, s1, s2; local
814 SMAP *ssmp, s1, s2; local
[all...]
/freebsd-10-stable/contrib/pnpinfo/
H A Dpnpinfo.c195 char *s1=NULL, *s2=NULL, *s3=NULL, *s4=NULL, *s5=NULL; local
/freebsd-10-stable/contrib/wpa/src/utils/
H A Dos_none.c141 int os_memcmp(const void *s1, const void *s2, size_t n) argument
159 int os_strcasecmp(const char *s1, const char *s2) argument
169 int os_strncasecmp(const char *s1, const char *s2, size_t n) argument
191 int os_strcmp(const char *s1, const char *s2) argument
197 int os_strncmp(const char *s1, const char *s2, size_t n) argument
/freebsd-10-stable/crypto/heimdal/lib/asn1/
H A Dder_put.c471 const struct heim_octet_string *s1 = a1, *s2 = a2; local
/freebsd-10-stable/crypto/openssh/
H A Dpoly1305.c38 uint32_t s1,s2,s3,s4; local
/freebsd-10-stable/games/fortune/strfile/
H A Dstrfile.c365 static char s1[2], s2[2]; local
380 cmp_str(const void *s1, const void *s2) argument
/freebsd-10-stable/gnu/usr.bin/rcs/lib/
H A Drcsrev.c171 register char const *s1, *s2; local
215 register char const *s1, *s2; local
314 register char const *s1, *s2; local
[all...]
/freebsd-10-stable/lib/msun/src/
H A De_powf.c149 float s2,s_h,s_l,t_h,t_l; local
[all...]
/freebsd-10-stable/libexec/rpc.rstatd/
H A Drstat_proc.c87 struct statsswtch s2; member in union:__anon6038
/freebsd-10-stable/sys/geom/vinum/
H A Dgeom_vinum.c312 struct gv_sd *s, *s2; local
/freebsd-10-stable/sys/mips/include/
H A Dregdef.h73 #define s2 $18 macro
/freebsd-10-stable/tools/tools/kttcp/
H A Dkttcp.c105 int c, error, s, verbose, s2, kfd; local
/freebsd-10-stable/usr.bin/m4/
H A Dmisc.c70 indx(const char *s1, const char *s2) argument
/freebsd-10-stable/usr.bin/mail/
H A Dlex.c514 const char *s1, *s2; local
/freebsd-10-stable/usr.bin/tsort/
H A Dtsort.c201 add_arc(char *s1, char *s2) argument

Completed in 310 milliseconds

1234567891011>>