Searched defs:p2 (Results 76 - 100 of 266) sorted by relevance

1234567891011

/freebsd-13-stable/sys/arm/arm/
H A Dvm_machdep.c96 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) argument
/freebsd-13-stable/sys/arm64/arm64/
H A Dvm_machdep.c68 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) argument
/freebsd-13-stable/crypto/openssl/crypto/bio/
H A Dbf_buff.c242 char *p1, *p2; local
/freebsd-13-stable/crypto/openssl/crypto/dsa/
H A Ddsa_pmeth.c107 static int pkey_dsa_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) argument
[all...]
/freebsd-13-stable/usr.sbin/rpc.statd/
H A Dfile.c102 struct addrinfo *p1, *p2; local
/freebsd-13-stable/usr.sbin/rpcbind/
H A Dpmap_svc.c298 int h1, h2, h3, h4, p1, p2; local
/freebsd-13-stable/usr.bin/cmp/
H A Dregular.c67 u_char ch, *p1, *p2, *m1, *m2, *e1, *e2; local
/freebsd-13-stable/usr.bin/hexdump/
H A Dparse.c213 unsigned char *p1, *p2, *fmtp; local
456 char *p2; local
[all...]
/freebsd-13-stable/usr.bin/netstat/
H A Dipsec.c166 #define p2(f, m) if (ipsecstat->f || sflag <= 1) \ macro
195 #undef p2 macro
H A Dmroute.c423 #define p2(f, m) if (mrtstat.f || sflag <= 1) \ macro
456 #undef p2 macro
/freebsd-13-stable/contrib/xz/src/liblzma/lz/
H A Dlz_encoder_mf.c67 const uint8_t *p2 = p1 - matches[count - 1].dist - 1; local
/freebsd-13-stable/crypto/heimdal/lib/kadm5/
H A Dinit_c.c248 krb5_principal p1, p2; local
/freebsd-13-stable/lib/libc/db/test/
H A Ddbtest.c344 u_char *p1, *p2; local
/freebsd-13-stable/lib/libc/locale/
H A Dcollate.c303 collate_chain_t *p2; local
/freebsd-13-stable/lib/libc/stdio/
H A Dxprintf_int.c454 struct printf_info p2; local
/freebsd-13-stable/crypto/openssl/crypto/rsa/
H A Drsa_lib.c485 int RSA_pkey_ctx_ctrl(EVP_PKEY_CTX *ctx, int optype, int cmd, int p1, void *p2) argument
/freebsd-13-stable/crypto/openssl/crypto/sm2/
H A Dsm2_pmeth.c163 static int pkey_sm2_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) argument
/freebsd-13-stable/lib/msun/src/
H A De_lgammaf_r.c125 float nadj,p,p1,p2,q,r,t,w,y,z; local
/freebsd-13-stable/contrib/bearssl/src/symcipher/
H A Daes_big_dec.c158 unsigned p0, p1, p2, p3; local
/freebsd-13-stable/contrib/libdivsufsort/lib/
H A Dsssort.c598 const saidx_t *p1, *p2; local
141 ss_compare(const sauchar_t *T, const saidx_t *p1, const saidx_t *p2, saidx_t depth) argument
[all...]
/freebsd-13-stable/contrib/libedit/
H A Dkeymacro.c651 wchar_t *p2 = dbuf; local
/freebsd-13-stable/contrib/libpcap/
H A Dnametoaddr.c452 u_int p1, p2; local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Demutls.c187 static BOOL CALLBACK emutls_init(PINIT_ONCE p0, PVOID p1, PVOID *p2) { argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfaddsub.S281 p2 = dfclass(B,#0x01) // B is zero define
H A Ddfdiv.S444 p2 = dfclass(B,#DFCLASS_ZERO) define
445 p2 = dfclass(A,#DFCLASS_NONINFINITE) define

Completed in 179 milliseconds

1234567891011