Home
last modified time | relevance | path

Searched defs:s1 (Results 51 – 75 of 372) sorted by relevance

12345678910>>...15

/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-icf-gimple.c641 gimple *s1, *s2; in compare_bb() local
737 func_checker::compare_gimple_call (gcall *s1, gcall *s2) in compare_gimple_call()
801 func_checker::compare_gimple_assign (gimple *s1, gimple *s2) in compare_gimple_assign()
836 func_checker::compare_gimple_cond (gimple *s1, gimple *s2) in compare_gimple_cond()
/dragonfly/lib/libc/string/
H A Dwcsncat.c33 wcsncat(wchar_t * __restrict s1, const wchar_t * __restrict s2, size_t n) in wcsncat()
/dragonfly/contrib/diffutils/lib/
H A Dc-strcasecmp.c27 c_strcasecmp (const char *s1, const char *s2) in c_strcasecmp()
H A Dc-strncasecmp.c27 c_strncasecmp (const char *s1, const char *s2, size_t n) in c_strncasecmp()
H A Dmbscasecmp.c37 mbscasecmp (const char *s1, const char *s2) in mbscasecmp()
/dragonfly/contrib/grep/lib/
H A Dc-strcasecmp.c27 c_strcasecmp (const char *s1, const char *s2) in c_strcasecmp()
H A Dc-strncasecmp.c27 c_strncasecmp (const char *s1, const char *s2, size_t n) in c_strncasecmp()
H A Dmbscasecmp.c37 mbscasecmp (const char *s1, const char *s2) in mbscasecmp()
/dragonfly/contrib/gcc-4.7/libssp/
H A Dstrcat-chk.c47 char *s1 = dest; in __strcat_chk() local
/dragonfly/contrib/gcc-8.0/libssp/
H A Dstrcat-chk.c47 char *s1 = dest; in __strcat_chk() local
/dragonfly/contrib/gcc-4.7/libobjc/objc-private/
H A Dselector.h41 sel_eq (SEL s1, SEL s2) in sel_eq()
/dragonfly/gnu/usr.bin/rcs/lib/
H A Drcsrev.c174 register char const *s1, *s2; local
218 register char const *s1, *s2; local
327 register char const *s1, *s2; local
/dragonfly/contrib/mpfr/src/
H A Dswap.c31 mpfr_sign_t s1, s2; in mpfr_swap() local
/dragonfly/contrib/cvs-1.12/lib/
H A Dstrcasecmp.c41 strcasecmp (const char *s1, const char *s2) in strcasecmp()
/dragonfly/test/udp/bindconnfail/
H A Dudp_bindconnfail.c25 int s1, s2, opt, n, on = 1; in main() local
/dragonfly/contrib/pam_passwdqc/
H A Dconcat.c20 char *concat(const char *s1, ...) in concat()
/dragonfly/contrib/openbsd_libm/src/
H A Ds_atanf.c54 float w,s1,s2,z; in atanf() local
H A Ds_atan.c73 double w,s1,s2,z; in atan() local
/dragonfly/games/monop/
H A Dgetinp.c97 comp(const char *s1) in comp()
/dragonfly/usr.bin/window/
H A Dwwflush.c100 wwcopyscreen(union ww_char **s1, union ww_char **s2) in wwcopyscreen()
/dragonfly/contrib/nvi2/catalog/
H A Ddump.c36 int ch, s1, s2, s3; in parse() local
/dragonfly/usr.bin/xargs/
H A Dstrnsubst.c36 char *s1, *s2, *this; in strnsubst() local
/dragonfly/crypto/libressl/crypto/aes/
H A Daes_core.c792 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_encrypt() local
982 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_decrypt() local
/dragonfly/contrib/binutils-2.34/gas/
H A Dcond.c268 char *s1, *s2; in s_ifc() local
461 char *s1, *s2; in s_ifeqs() local
/dragonfly/contrib/binutils-2.27/gas/
H A Dcond.c265 char *s1, *s2; in s_ifc() local
457 char *s1, *s2; in s_ifeqs() local

12345678910>>...15