Searched defs:p1 (Results 1 - 25 of 335) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/ipfilter/lib/
H A Dgetport.c21 u_short p1; local
[all...]
H A Dvar.c90 char c, *s, *p1, *p2, *p3, *newstring, *value; local
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dtimingsafe_bcmp.c26 const unsigned char *p1 = b1, *p2 = b2; local
/freebsd-10-stable/lib/libc/string/
H A Dbcmp.c44 char *p1, *p2; local
H A Dmemcmp.c48 const unsigned char *p1 = s1, *p2 = s2; local
/freebsd-10-stable/sys/libkern/
H A Dmemcmp.c45 const unsigned char *p1 = s1, *p2 = s2; local
H A Dbcmp.c61 ustring p1 = b1, p2 = b2; local
[all...]
/freebsd-10-stable/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf.c30 struct sshbuf *p1; local
[all...]
H A Dtest_sshbuf_misc.c28 struct sshbuf *p1; local
[all...]
H A Dtest_sshbuf_fixed.c32 struct sshbuf *p1, *p2, *p3; local
79 ASSERT_PTR_EQ(sshbuf_parent(p2), p1); local
[all...]
H A Dtest_sshbuf_fuzz.c31 struct sshbuf *p1; local
[all...]
H A Dtest_sshbuf_getput_fuzz.c34 struct sshbuf *p1; local
[all...]
/freebsd-10-stable/contrib/libarchive/tar/test/
H A Dtest_option_r.c34 char *p0, *p1; local
[all...]
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dstrcasecmp.c45 register const unsigned char *p1 = (const unsigned char *) s1; local
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dct.c55 ct_memcmp(const void *p1, const void *p2, size_t len) argument
/freebsd-10-stable/usr.bin/w/
H A Dproc_compare.c72 proc_compare(struct kinfo_proc *p1, struct kinfo_proc *p2) argument
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dtsmemcmp.c40 isc_tsmemcmp(const void *p1, const void *p2, size_t nb) { argument
/freebsd-10-stable/contrib/bmake/
H A Dtrace.c80 char *p1; local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DCmpInstAnalysis.cpp92 bool llvm::PredicatesFoldable(ICmpInst::Predicate p1, ICmpInst::Predicate p2) { argument
/freebsd-10-stable/lib/msun/bsdsrc/
H A Db_exp.c77 static const double p1 = 0x1.555555555553ep-3; variable
/freebsd-10-stable/usr.bin/cmp/
H A Dlink.c42 char buf1[PATH_MAX], *p1; local
/freebsd-10-stable/crypto/openssl/crypto/md2/
H A Dmd2_dgst.c205 register MD2_INT *p1, *p2; local
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dstrverscmp.c92 const unsigned char *p1 = (const unsigned char *) s1; local
/freebsd-10-stable/lib/libc/gen/
H A Dscandir.c139 alphasort_thunk(void *thunk, const void *p1, const void *p2) argument
/freebsd-10-stable/sys/fs/devfs/
H A Ddevfs_dir.c162 devfs_pathpath(const char *p1, const char *p2) argument

Completed in 215 milliseconds

1234567891011>>