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

1234567891011>>

/freebsd-11-stable/contrib/ipfilter/lib/
H A Dgetport.c21 u_short p1; local
[all...]
/freebsd-11-stable/sys/libkern/
H A Dmemcmp.c45 const unsigned char *p1 = s1, *p2 = s2; local
H A Dtimingsafe_bcmp.c26 const unsigned char *p1 = b1, *p2 = b2; local
H A Dbcmp.c61 ustring p1 = b1, p2 = b2; local
[all...]
/freebsd-11-stable/lib/libc/string/
H A Dbcmp.c44 char *p1, *p2; local
H A Dmemcmp.c48 const unsigned char *p1 = s1, *p2 = s2; local
H A Dtimingsafe_bcmp.c28 const unsigned char *p1 = b1, *p2 = b2; local
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dtimingsafe_bcmp.c26 const unsigned char *p1 = b1, *p2 = b2; local
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dct.c55 ct_memcmp(const void *p1, const void *p2, size_t len) argument
/freebsd-11-stable/contrib/libarchive/tar/test/
H A Dtest_option_r.c34 char *p0, *p1; local
[all...]
/freebsd-11-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-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dumodsi3.S35 p1 = cmp.eq(r2,#0) define
H A Ddfminmax.S41 p1 = dfcmp.gt(A,B) // AND B > A, don't swap define
61 p1 = dfcmp.gt(B,A) define
H A Dmodsi3.S40 p1 = cmp.eq(r3,#0) define
H A Dsfsqrt_opt.S48 p1 = sfclass(R,#1) // is zero? define
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dtsmemcmp.c40 isc_tsmemcmp(const void *p1, const void *p2, size_t nb) { argument
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Dstrcasecmp.c45 register const unsigned char *p1 = (const unsigned char *) s1; local
/freebsd-11-stable/usr.bin/w/
H A Dproc_compare.c72 proc_compare(struct kinfo_proc *p1, struct kinfo_proc *p2) argument
[all...]
/freebsd-11-stable/contrib/bmake/
H A Dtrace.c80 char *p1; local
/freebsd-11-stable/lib/msun/bsdsrc/
H A Db_exp.c77 static const double p1 = 0x1.555555555553ep-3; variable
/freebsd-11-stable/crypto/openssl/crypto/md2/
H A Dmd2_dgst.c205 register MD2_INT *p1, *p2; local

Completed in 147 milliseconds

1234567891011>>