Searched defs:p2 (Results 1 - 25 of 143) sorted by relevance

123456

/src/usr.bin/netstat/
H A Dpfsync.c97 #define p2(f, m) if (pfsyncstat[f] || sflag <= 1) \ macro
/src/tests/usr.bin/xlint/lint1/
H A Dmsg_171.c53 struct point p2 = { local in function:pointer_to_compound_literal
/src/sys/kern/
H A Dvfs_cwd.c81 cwdshare(struct proc *p2) argument
H A Dkern_ras.c112 ras_fork(struct proc *p1, struct proc *p2) argument
/src/sys/external/isc/libsodium/dist/test/default/
H A Dcore_ed25519.c41 unsigned char *p, *p2, *p3; local in function:main
[all...]
H A Dscalarmult7.c11 static unsigned char p2[32] = { variable in typeref:typename:unsigned char[32]
H A Dpwhash_scrypt_ll.c15 static const uint32_t p2 = 16U; variable in typeref:typename:const uint32_t
/src/tests/dev/sysmon/
H A Dt_swwdog.c69 pid_t p1, p2; local in function:testbody
/src/sys/arch/evbmips/alchemy/
H A Dautoconf.c129 device_t p2 = device_parent(p1); local in function:device_register
/src/lib/libm/noieee_src/
H A Dn_exp.c107 #define p2 vccast(p2) macro
H A Dn_exp__E.c104 #define p2 vccast(p2) macro
/src/lib/libm/src/
H A Db_exp.c85 static const double p2 = -0x1.6c16c16bebd93p-9; variable in typeref:typename:const double
/src/common/lib/libutil/
H A Dproc_compare.c89 proc_compare(const PROC *p1, const LWP *l1, const PROC *p2, const LWP *l2) argument
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
H A Dtsan_mman_test.cc24 char *p2 = (char*)internal_alloc(MBlockScopedBuf, 20); local in function:__tsan::TEST
42 char *p2 = (char*)user_alloc(thr, pc, 20); local in function:__tsan::TEST
72 void *p2 = user_realloc(thr, pc, p, 0); local in function:__tsan::TEST
79 void *p2 = user_realloc(thr, pc, p, 10000); local in function:__tsan::TEST
90 void *p2 = user_realloc(thr, pc, p, 10); local in function:__tsan::TEST
102 char *p2 = (char*)user_alloc(thr, pc, 20); local in function:__tsan::TEST
[all...]
/src/sys/compat/linux/common/
H A Dlinux_exec.c147 linux_e_proc_fork(struct proc *p2, struct lwp *l1, int flags) argument
/src/sys/arch/hp300/stand/common/
H A Drominfo.h52 short p2; /* ?? (FFFFFDCC) */ member in struct:rominfo
/src/lib/libc/db/btree/
H A Dbt_utils.c211 uint8_t *p1, *p2; local in function:__bt_defcmp
239 uint8_t *p1, *p2; local in function:__bt_defpfx
/src/lib/libm/ld128/
H A Db_expl.c49 #define p2 (p1u.extu_ld) macro
/src/lib/libm/ld80/
H A Db_expl.c50 #define p2 (p1u.extu_ld) macro
/src/usr.bin/cmp/
H A Dregular.c58 u_char ch, *p1, *p2; local in function:c_regular
/src/lib/libc/stdlib/
H A Dhcreate.c106 unsigned int p2; local in function:hcreate_r
/src/lib/libkvm/
H A Dkvm_x86_64.c199 const struct p2o *p2 = b; local in function:cmp_p2o
/src/lib/libutil/
H A Dttyaction.c69 char *p1, *p2; local in function:ttyaction
/src/sys/arch/m68k/m68k/
H A Dvm_machdep.c59 cpu_proc_fork(struct proc *p1, struct proc *p2) argument
/src/sys/arch/macppc/dev/
H A Dvideopll.c103 int p0, p1, p2; local in function:videopll_set_freq

Completed in 17 milliseconds

123456