Searched refs:p3 (Results 26 - 50 of 59) sorted by relevance

123

/freebsd-10.2-release/contrib/tcpdump/
H A Dsmbutil.c37 u_int32_t p0, p1, p2, p3; local
42 p3 = ((date & 0xFF000000) >> 24) & 0xFF;
48 tp->tm_mon = ((p2 >> 5) & 0xFF) + ((p3 & 0x1) << 3) - 1;
49 tp->tm_year = ((p3 >> 1) & 0xFF) + 80;
/freebsd-10.2-release/lib/msun/src/
H A De_lgammaf_r.c125 float nadj,p,p1,p2,p3,q,r,t,w,y,z; local
/freebsd-10.2-release/sys/dev/hptmv/
H A Dhptintf.h991 #define hpt_rebuild_mirror(p1, p2, p3) hpt_rebuild_data_block(p1, p2, p3)
/freebsd-10.2-release/contrib/libreadline/examples/rlfe/
H A Dos.h114 # define VA_DOTS p1, p2, p3, p4, p5, p6
/freebsd-10.2-release/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c1213 #define __DRIVER_MODULE(p1, p2, p3, p4, p5, p6) DRIVER_MODULE(p1, p2, p3, p4, p5, p6)
1215 #define __MODULE_DEPEND(p1, p2, p3, p4, p5) MODULE_DEPEND(p1, p2, p3, p4, p5)
H A Dhptintf.h1447 #define hpt_rebuild_mirror(p1, p2, p3) hpt_rebuild_data_block(p1, p2, p3)
/freebsd-10.2-release/usr.bin/netstat/
H A Dinet.c633 #define p3(f, m) if (tcpstat.f || sflag <= 1) \ macro
700 p3(tcps_sc_added, "\t%ju syncache entr%s added\n");
716 p3(tcps_hc_added, "\t%ju hostcache entr%s added\n");
749 #undef p3 macro
/freebsd-10.2-release/crypto/openssl/engines/
H A De_aep.c449 t_AEP_GenRandom *p3; local
475 !(p3 = (t_AEP_GenRandom *) DSO_bind_func(aep_dso, AEP_F3)) ||
491 p_AEP_GenRandom = p3;
H A De_chil.c539 HWCryptoHook_ModExp_t *p3; local
563 !(p3 = (HWCryptoHook_ModExp_t *)
585 p_hwcrhk_ModExp = p3;
H A De_cswift.c395 t_swSimpleRequest *p3; local
412 !(p3 = (t_swSimpleRequest *)
422 p_CSwift_SimpleRequest = p3;
H A De_sureware.c460 SureWareHook_Rand_Bytes_t *p3 = NULL; local
489 || !(p3 =
527 p_surewarehk_Rand_Bytes = p3;
H A De_ubsec.c386 t_UBSEC_ubsec_open *p3; local
422 || !(p3 = (t_UBSEC_ubsec_open *)
457 p_UBSEC_ubsec_open = p3;
/freebsd-10.2-release/contrib/gcc/config/soft-fp/
H A Dop-4.h352 #define umul_ppppmnnn(p3,p2,p1,p0,m,n2,n1,n0) \
358 umul_ppmm(p3,_t,m,n2); \
359 __FP_FRAC_ADDI_2(p3,p2,_t); \
/freebsd-10.2-release/usr.sbin/bsdinstall/scripts/
H A Dzfsboot861 [ ${swapsize:-0} -gt 0 ] && targetpart=p3
867 bootpart=p2 swappart=p3 targetpart=p3
/freebsd-10.2-release/lib/msun/ld128/
H A De_lgammal_r.c227 long double nadj,p,p1,p2,p3,q,r,t,w,y,z; local
/freebsd-10.2-release/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c1384 #define __DRIVER_MODULE(p1, p2, p3, p4, p5, p6) DRIVER_MODULE(p1, p2, p3, p4, p5, p6)
1386 #define __MODULE_DEPEND(p1, p2, p3, p4, p5) MODULE_DEPEND(p1, p2, p3, p4, p5)
H A Dhptintf.h1729 #define hpt_rebuild_mirror(p1, p2, p3) hpt_rebuild_data_block(p1, p2, p3)
/freebsd-10.2-release/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1566 #define __DRIVER_MODULE(p1, p2, p3, p4, p5, p6) DRIVER_MODULE(p1, p2, p3, p4, p5, p6)
1568 #define __MODULE_DEPEND(p1, p2, p3, p4, p5) MODULE_DEPEND(p1, p2, p3, p4, p5)
H A Dhptintf.h1725 #define hpt_rebuild_mirror(p1, p2, p3) hpt_rebuild_data_block(p1, p2, p3)
/freebsd-10.2-release/contrib/gcc/
H A Dgcc.c2064 char *in, *out, *p1, *p2, *p3;
2159 p3 = p2;
2160 while (*p3 && !ISSPACE ((unsigned char) *p3))
2161 p3++;
2163 if (p3 != p - 1)
2165 (long) (p3 - buffer));
2166 *p3 = '\0';
2051 char *in, *out, *p1, *p2, *p3; local
/freebsd-10.2-release/lib/msun/ld80/
H A De_lgammal_r.c252 long double nadj,p,p1,p2,p3,q,r,t,w,y,z; local
/freebsd-10.2-release/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-disk.sh523 p1|p2|p3|p4|p5|p6|p7|p8|p9|p10|p11|p12|p13|p14|p15|p16|p17|p18|p19|p20)
/freebsd-10.2-release/sys/dev/isp/
H A Disp_library.c477 isp_gen_role_str(char *buf, size_t len, uint16_t p3) argument
482 if (p3 & PRLI_WD3_ENHANCED_DISCOVERY) {
486 if (p3 & PRLI_WD3_REC_SUPPORT) {
492 if (p3 & PRLI_WD3_TASK_RETRY_IDENTIFICATION_REQUESTED) {
498 if (p3 & PRLI_WD3_RETRY) {
504 if (p3 & PRLI_WD3_CONFIRMED_COMPLETION_ALLOWED) {
510 if (p3 & PRLI_WD3_DATA_OVERLAY_ALLOWED) {
516 if (p3 & PRLI_WD3_INITIATOR_FUNCTION) {
522 if (p3 & PRLI_WD3_TARGET_FUNCTION) {
528 if (p3
[all...]
/freebsd-10.2-release/share/mk/
H A Dbsd.cpu.mk42 . elif ${CPUTYPE} == "p3"
/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.c8798 int p3; /* The third parameter */ member in struct:VdbeOp
8847 signed char p3; /* Third parameter */ member in struct:VdbeOpList
21973 /* b: p1<<14 | p3 (unmasked) */
21986 /* b: p1<<14 | p3 (unmasked) */
21987 /* 1:save off p0<<21 | p1<<14 | p2<<7 | p3 (masked) */
22010 /* 2:save off p0<<21 | p1<<14 | p2<<7 | p3 (masked) */
22013 /* s: p0<<21 | p1<<14 | p2<<7 | p3 (masked) */
22018 /* b: p1<<28 | p3<<14 | p5 (unmasked) */
22051 /* b: p3<<28 | p5<<14 | p7 (unmasked) */
22174 /* b: p1<<14 | p3 (unmaske
60074 sqlite3VdbeAddOp3(Vdbe *p, int op, int p1, int p2, int p3) argument
60121 sqlite3VdbeAddOp4( Vdbe *p, int op, int p1, int p2, int p3, const char *zP4, int p4type ) argument
60153 sqlite3VdbeAddOp4Int( Vdbe *p, int op, int p1, int p2, int p3, int p4 ) argument
[all...]

Completed in 386 milliseconds

123