Home
last modified time | relevance | path

Searched defs:s1 (Results 176 – 200 of 372) sorted by relevance

12345678910>>...15

/dragonfly/lib/i18n_module/EUC/
H A Dcitrus_euc.c198 char *s0, *s1 = NULL; in _citrus_EUC_mbrtowc_priv() local
/dragonfly/contrib/gcc-4.7/libobjc/
H A Dselector.c220 sel_isEqual (SEL s1, SEL s2) in sel_isEqual()
/dragonfly/usr.bin/locale/
H A Dlocale.c317 scmp(const void *s1, const void *s2) in scmp()
/dragonfly/usr.bin/m4/
H A Dmisc.c70 indx(const char *s1, const char *s2) in indx()
/dragonfly/usr.sbin/boot0cfg/
H A Dboot0cfg.c373 char *s, *s1; in stropt() local
/dragonfly/crypto/openssh/
H A Dsc25519.c295 void sc25519_2interleave2(unsigned char r[127], const sc25519 *s1, const sc25519 *s2) in sc25519_2interleave2()
H A Dge25519.c262 void ge25519_double_scalarmult_vartime(ge25519_p3 *r, const ge25519_p3 *p1, const sc25519 *s1, cons… in ge25519_double_scalarmult_vartime()
/dragonfly/sys/net/ipfw3_basic/
H A Dip_fw3_state.c127 ip_fw3_state_cmp(struct ipfw3_state *s1, struct ipfw3_state *s2) in ip_fw3_state_cmp()
/dragonfly/gnu/usr.bin/rcs/lib/
H A Drcsedit.c316 # define movelines(s1, s2, n) VOID memmove(s1, s2, (n)*sizeof(Iptr_type)) argument
320 movelines(s1, s2, n) in movelines() argument
/dragonfly/sys/dev/misc/kbd/
H A Datkbdc.c133 #define QUIRK_STR_EQUAL(s1, s2) \ argument
135 #define QUIRK_STR_MATCH(s1, s2) \ argument
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_atombios.h108 u16 s1; member
/dragonfly/contrib/binutils-2.34/opcodes/
H A Ddisassemble.c816 disassembler_options_cmp (const char *s1, const char *s2) in disassembler_options_cmp()
/dragonfly/bin/sh/
H A Dexpand.c148 wchar_t s1[2], s2[2]; in collate_range_cmp() local
1206 const char *s1 = *(const char * const *)p1; in expsortcmp() local
/dragonfly/sbin/mount_ufs/
H A Dmount.c521 catopt(char *s0, const char *s1) in catopt()
/dragonfly/usr.sbin/mfiutil/
H A Dmfi_drive.c646 char *s1; in drive_clear() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dlto-section-in.c282 const struct lto_renaming_slot *s1 = in eq_name() local
/dragonfly/contrib/gdtoa/
H A Dstrtodg.c329 CONST char *s, *s0, *s1; local
/dragonfly/usr.bin/dsynth/
H A Drepo.c435 pinfocmp(const void *s1, const void *s2) in pinfocmp()
/dragonfly/contrib/diffutils/src/
H A Dutil.c988 lines_differ (char const *s1, char const *s2) in lines_differ()
1543 concat (char const *s1, char const *s2, char const *s3) in concat()
/dragonfly/sys/cpu/x86_64/misc/
H A Dx86_64-gdbstub.c130 const char *s1 = s; in strlen() local
/dragonfly/usr.bin/join/
H A Djoin.c392 mbscoll(const char *s1, const char *s2) in mbscoll()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlto-section-in.c294 const struct lto_renaming_slot *s1 = in eq_name() local
/dragonfly/contrib/diffutils/lib/
H A Dfnmatch.c96 # define STREQ(s1, s2) (strcmp (s1, s2) == 0) argument
/dragonfly/contrib/wpa_supplicant/src/wps/
H A Dhttpread.c98 static int word_eq(char *s1, char *s2) in word_eq()
H A Dwps_upnp_ssdp.c38 static int token_eq(const char *s1, const char *s2) in token_eq()

12345678910>>...15